@stdlib/math-base-utils-absolute-difference
Compute the absolute difference of two real numbers.
Compute the absolute difference of two real numbers.
Create an iterator which computes the absolute value of each iterated value.
Calculate the sum of absolute values (L1 norm) of double-precision floating-point strided array elements, ignoring NaN values.
Calculate the sum of absolute values (L1 norm) of double-precision floating-point strided array elements, ignoring NaN values and using ordinary recursive summation.
Compute the sum of absolute values (L1 norm).
Compute the sum of the absolute values of the real and imaginary components of a single-precision complex floating-point number.
Compute the sum of the absolute values of the real and imaginary components of a single-precision complex floating-point vector.