@stdlib/math-strided-special-ddeg2rad
Convert each element in a double-precision floating-point strided array from degrees to radians.
Convert each element in a double-precision floating-point strided array from degrees to radians.
Convert each element in a strided array from degrees to radians.
Round each element in a double-precision floating-point strided array toward negative infinity.
Compute the multiplicative inverse for each element in a double-precision floating-point strided array.
Compute the absolute value for each element in a double-precision floating-point strided array according to a strided mask array.
Compute the squared absolute value for each element in a double-precision floating-point strided array according to a strided mask array.
Round each element in a double-precision floating-point strided array toward positive infinity according to a strided mask array.
Convert each element in a double-precision floating-point strided array from degrees to radians according to a strided mask array.
Round each element in a double-precision floating-point strided array toward negative infinity according to a strided mask array.
Compute the multiplicative inverse for each element in a double-precision floating-point strided array according to a strided mask array.
Evaluate the ramp function for each element in a double-precision floating-point strided array according to a strided mask array.
Compute the reciprocal square root for each element in a double-precision floating-point strided array according to a strided mask array.
Compute the principal square root for each element in a double-precision floating-point strided array according to a strided mask array.
Round each element in a double-precision floating-point strided array toward zero according to a strided mask array.
Evaluate the ramp function for each element in a double-precision floating-point strided array.
Compute the reciprocal square root for each element in a double-precision floating-point strided array.
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.