@stdlib/math-strided-special-acoth-by
Compute the inverse hyperbolic cotangent of each element retrieved from an input strided array via a callback function.
Compute the inverse hyperbolic cotangent of each element retrieved from an input strided array via a callback function.
Compute the inverse coversed cosine of each element retrieved from an input strided array via a callback function.
Compute the inverse coversed sine of each element retrieved from an input strided array via a callback function.
Compute the inverse half-value versed cosine of each element retrieved from an input strided array via a callback function.
Compute the inverse half-value versed sine of each element retrieved from an input strided array via a callback function.
Convert an angle from radians to degrees.
Convert an angle from radians to degrees (single-precision).
Compute the secant of an angle measured in degrees.
Compute the sine of a number.
Compute the cosine of a double-precision floating-point number on [-π/4, π/4].
Compute the sine of a double-precision floating-point number on [-π/4, π/4].
Compute the tangent of a double-precision floating-point number on [-π/4, π/4].
Compute the versed cosine.
Compute the versed sine.
Compute the hyperbolic tangent of a double-precision floating-point number.
Simultaneously compute the sine and cosine of a number.
Simultaneously compute the sine and cosine of a number times π.
Compute the hyperbolic sine of a double-precision floating-point number.
Compute sin(πx).
Create an iterator which computes the inverse coversed cosine of each iterated value.