@stdlib/math-strided-ops-mul-by
Element-wise multiplication of two strided arrays via a callback function.
Element-wise multiplication of two strided arrays via a callback function.
Element-wise subtraction of two strided arrays.
Element-wise subtraction of two strided arrays via a callback function.
Strided array special math functions.
Compute the absolute value for each element in a strided array.
Compute the principal square root for each element retrieved from an input strided array via a callback function.
Evaluate the ramp function for each element in a single-precision floating-point strided array.
Compute the reciprocal square root for each element in a single-precision floating-point strided array.
Compute the principal square root for each element in a single-precision floating-point strided array.
Round each element in a single-precision floating-point strided array toward zero.
Round each element in a strided array toward zero.
Multiple dispatch for unary mathematical functions.
Compute the Bessel function of the second kind of order one for each element retrieved from an input strided array via a callback function.
Evaluate Binet's formula extended to real numbers for each element retrieved from an input strided array via a callback function.
Compute the cube root of each element in a strided array.
Compute the cube root of each element retrieved from an input strided array via a callback function.
Round each element in a strided array toward positive infinity.
Compute the cosine for each element retrieved from an input strided array via a callback function.
Compute the absolute value for each element in a double-precision floating-point strided array.
Compute the squared absolute value for each element in a double-precision floating-point strided array.