Compute the arithmetic mean of squared absolute values for all iterated values.
-
Updated
Feb 7, 2026 - JavaScript
Compute the arithmetic mean of squared absolute values for all iterated values.
Compute the absolute value of a double-precision floating-point number.
Create an iterator which iteratively computes a cumulative arithmetic mean of absolute values.
Compute the relative difference of two real numbers.
Calculate the mid-range of absolute values of a strided array.
Compute minimum and maximum absolute values incrementally.
Calculate the range of absolute values of a single-precision floating-point strided array.
Compute a sum of absolute values incrementally, ignoring NaN values.
Calculate the maximum absolute value of a double-precision floating-point strided array, ignoring NaN values.
Calculate the minimum absolute value of a one-dimensional single-precision floating-point ndarray according to a mask, ignoring NaN values.
Compute the range of absolute values along one or more ndarray dimensions.
Create an iterator which iteratively computes a moving minimum absolute value.
Calculate the minimum absolute value of a strided array, ignoring NaN values.
Compute the absolute value.
Add a description, image, and links to the abs topic page so that developers can more easily learn about it.
To associate your repository with the abs topic, visit your repo's landing page and select "manage topics."