@stdlib/stats-base-sminabs
Calculate the minimum absolute value of a single-precision floating-point strided array.
Calculate the minimum absolute value of a single-precision floating-point strided array.
Calculate the minimum value of a sorted single-precision floating-point strided array.
Calculate the minimum value of a single-precision floating-point strided array according to a mask.
Calculate the range of a single-precision floating-point strided array according to a mask.
Compute a range incrementally.
Compute a moving range incrementally.
Compute a moving mid-range incrementally.
Compute a moving minimum incrementally.
Compute a moving minimum absolute value incrementally.
Compute a moving minimum and maximum incrementally.
Compute moving minimum and maximum absolute values incrementally.
Minimum safe half-precision floating-point integer.
Return the minimum value.
Minimum safe single-precision floating-point integer.
Smallest positive normalized single-precision floating-point number.
Smallest positive normalized half-precision floating-point number.
Smallest positive half-precision floating-point subnormal number.
Smallest positive single-precision floating-point subnormal number.
An array is a collection of values, stored contiguously {web}.
get basic function to deal with array of numbers