Updated 9 months ago
@stdlib/math-strided-special-asin-by
Compute the arcsine of each element retrieved from an input strided array via a callback function.
Updated 9 months ago
@stdlib/math-iter-special-asin
Create an iterator which computes the arcsine of each iterated value.
Updated 9 months ago
@stdlib/math-base-special-acotd
Compute the arccotangent (in degrees) of a double-precision floating-point number.
Updated 9 months ago
@stdlib/math-base-special-asind
Compute the arcsine (in degrees) of a double-precision floating-point number.
Updated 9 months ago
@stdlib/math-base-special-asindf
Compute the arcsine (in degrees) of a single-precision floating-point number.
Updated 9 months ago
@stdlib/math-base-special-asecd
Compute the arcsecant (in degrees) of a double-precision floating-point number.
Updated 9 months ago
@stdlib/math-base-special-acscd
Compute the arccosecant (in degrees) of a double-precision floating-point number.
Updated 9 months ago
math-base-special-acotdf
Compute the arccotangent (in degrees) of a single-precision floating-point number.