@stdlib/math-strided-special-acosh-by
Compute the hyperbolic arccosine of each element retrieved from an input strided array via a callback function.
Compute the hyperbolic arccosine of each element retrieved from an input strided array via a callback function.
Compute the inverse 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 arcsine of each element retrieved from an input strided array via a callback function.
Compute the hyperbolic arcsine of each element retrieved from an input strided array via a callback function.
Create an iterator which computes the reciprocal (inverse) square root of each iterated value.
Create an iterator which computes the arcsine of each iterated value.
Create an iterator which computes the hyperbolic arcsine of each iterated value.
Create an iterator which computes the arctangent of each iterated value.
Create an iterator which computes the angle in the plane (in radians) between the positive x-axis and the ray from (0,0) to the point (x,y).
Create an iterator which computes the hyperbolic arctangent of each iterated value.
Create an iterator which evaluates the inverse complementary error function for each iterated value.
Create an iterator which evaluates the inverse error function for each iterated value.
Create an iterator which evaluates the standard logistic function for each iterated value.
Create an iterator which computes the multiplicative inverse of each iterated value.
Convert a string to inverse case.
Compute the secant of an angle measured in degrees.
Compute the reciprocal cube root of a double-precision floating-point number.
Compute the reciprocal cube root of a single-precision floating-point number.
Compute the reciprocal square root of a double-precision floating-point number.