@stdlib/math-strided-special-dmskabs
Compute the absolute value for each element in a double-precision floating-point strided array according to a strided mask 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 zero according to a strided mask array.
Round each element in a double-precision floating-point strided array toward zero.
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.
Round each element in a single-precision floating-point strided array toward negative infinity.
Compute the absolute value for each element in a single-precision floating-point strided array according to a strided mask array.
Compute the squared absolute value for each element in a single-precision floating-point strided array according to a strided mask array.
Round each element in a single-precision floating-point strided array toward zero according to a strided mask array.
Compute the sum of absolute values (L1 norm).
Return the minimum and maximum absolute values.
Return the minimum and maximum absolute values.
Evaluate the signum function for a double-precision floating-point number.
Evaluate the signum function for a single-precision floating-point number.
Compute an absolute value of a signed 32-bit integer.
Evaluate the tangent of a number.
Return the maximum absolute value.
Return the maximum absolute value.
Evaluate the natural logarithm of 1+x.