@stdlib/math-strided-special-avercos-by
Compute the inverse versed cosine of each element retrieved from an input strided array via a callback function.
Compute the inverse versed cosine 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.
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.
Convert an angle from radians to degrees.
Convert an angle from radians to degrees (single-precision).
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.