@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.
Compute the arctangent of each element retrieved from an input strided array via a callback function.
Compute the principal square root for each element in a double-precision floating-point strided array.
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].
Compute the versed cosine.
Compute the versed sine.
Evaluate the tangent of a number.
Compute the tangent of an angle measured in degrees