Updated 6 months ago
@stdlib/math-iter-special-hacovercos
Create an iterator which computes the half-value coversed cosine for each iterated value.
Updated 6 months ago
@stdlib/math-base-special-ahavercos
Compute the inverse half-value versed cosine.
Updated 6 months ago
@stdlib/math-iter-special-ahavercos
Create an iterator which computes the inverse half-value versed cosine of each iterated value.
Updated 6 months ago
@stdlib/math-strided-special-ahavercos-by
Compute the inverse half-value versed cosine of each element retrieved from an input strided array via a callback function.
Updated 6 months ago
@stdlib/math-iter-special-hacoversin
Create an iterator which computes the half-value coversed sine for each iterated value.
Updated 6 months ago
math-base-special-ahavercosf
Compute the inverse half-value versed cosine for a single-precision floating point number.