@stdlib/math-base-special-abs
Compute the absolute value of a double-precision floating-point number.
Found 48 results for math.abs
Compute the absolute value of a double-precision floating-point number.
Return the maximum absolute value.
Return the minimum absolute value.
Computes an absolute value.
Compute the squared absolute value of a double-precision floating-point number.
Compute the absolute value of a single-precision floating-point number.
Compute a sum of absolute values incrementally, ignoring NaN values.
Compute a moving sum of squared absolute values incrementally.
Compute an arithmetic mean of absolute values incrementally.
Compute a moving arithmetic mean of absolute values incrementally.
Compute a sum of squared absolute values incrementally.
Compute minimum and maximum absolute values incrementally.
Compute a sum of absolute values incrementally.
Compute an arithmetic mean of squared absolute values incrementally.
Compute a moving sum of absolute values incrementally.
Compute a sum of squared absolute values incrementally, ignoring NaN values.
Compute a moving arithmetic mean of squared absolute values incrementally.
Compute an absolute value of a signed 32-bit integer.
Compute the squared absolute value of a single-precision floating-point number.
Compute the absolute value of a single-precision complex floating-point number.
Create an iterator which iteratively computes a cumulative arithmetic mean of absolute values.
Return the minimum and maximum absolute values.
Compute an absolute value.
Return the minimum and maximum absolute values.
Calculate the cumulative maximum absolute value of a strided array.
Return the minimum absolute value.
Compute the absolute value and the phase of a double-precision complex floating-point number.
Return the maximum absolute value.
Calculate the cumulative minimum absolute value of a strided array.
Create an iterator which iteratively computes a cumulative arithmetic mean of squared absolute values.
Compute the absolute value of a double-precision complex floating-point number.
Compute the absolute value.
Create an iterator which iteratively computes a cumulative minimum absolute value.
Create an iterator which iteratively computes a moving minimum absolute value.
Compute the arithmetic mean of squared absolute values for all iterated values.
Create an iterator which iteratively computes a moving arithmetic mean of squared absolute values.
Create an iterator which iteratively computes a moving maximum absolute value.
Create an iterator which iteratively computes a cumulative sum of squared absolute values.
Compute the arithmetic mean of absolute values for all iterated values.
Create an iterator which iteratively computes a cumulative sum of absolute values.
Create an iterator which iteratively computes a moving arithmetic mean of absolute values.
Create an iterator which iteratively computes a moving sum of absolute values.
Create an iterator which iteratively computes a cumulative maximum absolute value.
Create an iterator which computes the absolute value of each iterated value.
Create an iterator which iteratively computes a moving sum of squared absolute values.
Compute the sum of squared absolute values for all iterated values.
Compute the sum of absolute values for all iterated values.
Create an iterator which computes the squared absolute value of each iterated value.