@stdlib/math-strided-special-asin-by
Compute the arcsine 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.
Compute the hyperbolic arctangent of each element retrieved from an input strided array via a callback function.
Compute the multiplicative inverse for each element in a strided array.
Compute the reciprocal square root for each element in a strided array.
Compute the multiplicative inverse for each element in a single-precision floating-point strided array.
Compute the multiplicative inverse for each element in a single-precision floating-point strided array according to a strided mask array.
Compute the reciprocal square root for each element in a single-precision floating-point strided array 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 arctangent of each element retrieved from an input strided array via a callback function.
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.
Compute the reciprocal square root of a single-precision floating-point number.
Compute the secant of an angle measured in degrees.
Compute the multiplicative inverse of a double-precision floating-point number.
Compute the multiplicative inverse of a single-precision floating-point number.
Inverse incomplete beta function.
Invert an object, such that keys become values and values become keys.
Invert an object, such that keys become values and values become keys, according to a transform function.