Updated 9 months ago
@stdlib/math-iter-special-hacovercos
Create an iterator which computes the half-value coversed cosine for each iterated value.
Updated 9 months ago
@stdlib/math-iter-special-coversin
Create an iterator which computes the coversed sine for each iterated value.
Updated 9 months ago
@stdlib/math-iter-special-covercos
Create an iterator which computes the coversed cosine for each iterated value.
Updated 9 months ago
@stdlib/math-iter-special-hacoversin
Create an iterator which computes the half-value coversed sine for each iterated value.
Updated 9 months ago
@stdlib/math-strided-special-acovercos-by
Compute the inverse coversed cosine of each element retrieved from an input strided array via a callback function.
Updated 9 months ago
@stdlib/math-iter-special-acovercos
Create an iterator which computes the inverse coversed cosine of each iterated value.
Updated 9 months ago
math-base-special-acovercosf
Compute the inverse coversed cosine of a single-precision floating-point number (in radians).
Updated 9 months ago
math-base-special-coversinf
Compute the coversed sine of a single-precision floating-point number (in radians).