@stdlib/utils-type-max-cli
Return the maximum value of a specified numeric type.
Return the maximum value of a specified numeric type.
Return the maximum finite value capable of being represented by a numeric real type.
Return the maximum finite value capable of being represented by a numeric real type.
Calculate the range of a double-precision floating-point strided array, ignoring NaN values.
Calculate the range of a double-precision floating-point strided array according to a mask, ignoring NaN values.
Calculate the range of a double-precision floating-point strided array.
Calculate the maximum value of a single-precision floating-point strided array according to a mask, ignoring NaN values.
Calculate the range of a single-precision floating-point strided array according to a mask, ignoring NaN values.
Calculate the range of a single-precision floating-point strided array, ignoring NaN values.
Calculate the range of a single-precision floating-point strided array.
Return the maximum accessible index based on a set of provided strided array parameters.
Calculate the maximum value of a strided array according to a mask.
Calculate the range of a strided array according to a mask.
Calculate the maximum value of a strided array, ignoring NaN values.
Calculate the maximum value of a strided array via a callback function, ignoring NaN values.
Calculate the maximum absolute value of a strided array, ignoring NaN values.
Create an iterator which iteratively computes a moving mid-range.
Create an iterator which iteratively computes a moving range.
Compute the range of all iterated values.
Compute the minimum and maximum linear indices in an underlying data buffer which are accessible to an array view.