@stdlib/math-strided-special-aversin-by
Compute the inverse versed sine of each element retrieved from an input strided array via a callback function.
Compute the inverse versed sine of each element retrieved from an input strided array via a callback function.
Compute the reciprocal square root for each element in a strided array.
Convert each element in a single-precision floating-point strided array from degrees to radians.
Compute the sine of each element retrieved from an input strided array via a callback function.
Convert each element in a single-precision floating-point strided array from degrees to radians according to a strided mask array.
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.
Compute the arctangent 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 hypotenuse avoiding overflow and underflow.
Compute the hypotenuse avoiding overflow and underflow (single-precision).
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].