@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 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.
Compute the Bessel function of the first kind of order zero for each element retrieved from an input strided array via a callback function.
Compute the Bessel function of the first kind of order one for each element retrieved from an input strided array via a callback function.
Compute the Bessel function of the second kind of order zero for each element retrieved from an input strided array via a callback function.
Round each element in a double-precision floating-point strided array toward zero.
Round each element in a strided array toward negative infinity.
Compute the multiplicative inverse for each element in a strided array.
Evaluate the ramp function for each element in a strided array.
Compute the reciprocal square root for each element in a strided array.
Compute the absolute value for each element in a single-precision floating-point strided array.
Compute the squared absolute value for each element in a single-precision floating-point strided array.
Compute the cube root of each element in a single-precision floating-point strided array.
Round each element in a single-precision floating-point strided array toward positive infinity.
Convert each element in a single-precision floating-point strided array from degrees to radians.
Round each element in a single-precision floating-point strided array toward negative infinity.
Compute the sine of each element retrieved from an input strided array via a callback function.