Calculate the maximum absolute value of a strided array according to a mask.
-
Updated
Jan 31, 2026 - JavaScript
Calculate the maximum absolute value of a strided array according to a mask.
Compute the range of absolute values along one or more ndarray dimensions.
Calculate the range of absolute values of a strided array.
Calculate the minimum absolute value of a strided array.
Calculate the range of absolute values of a single-precision floating-point strided array.
Calculate the maximum absolute value of a double-precision floating-point strided array, ignoring NaN values.
Calculate the minimum absolute value of a strided array, ignoring NaN values.
Compute the range of absolute values of a double-precision floating-point strided array.
Calculate the maximum absolute value of a strided array, ignoring NaN values.
Compute the cumulative maximum absolute value of a one-dimensional single-precision floating-point ndarray.
Compute the number of representable half-precision floating-point values that separate two half-precision floating-point numbers along the real number line.
Calculate the minimum absolute value of a double-precision floating-point strided array.
Calculate the maximum absolute value of a strided array.
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."