@stdlib/stats-iter-min
Compute the minimum value of all iterated values.
Compute the minimum value of all iterated values.
Compute the minimum absolute value of all iterated values.
Create an iterator which iteratively computes a moving mid-range.
Create an iterator which iteratively computes a moving minimum value.
Create an iterator which iteratively computes a moving minimum absolute value.
Create an iterator which iteratively computes a moving range.
Compute the range of all iterated values.
Determine the minimum array data type of the closest kind necessary for storing a provided scalar value.
Determine the minimum ndarray data type of the closest kind necessary for storing a provided scalar value.
Determine the minimum array data type for storing a provided signed integer value.
Determine the minimum array data type for storing a provided unsigned integer value.
Smallest positive normalized single-precision floating-point number.
Smallest positive single-precision floating-point subnormal number.
Smallest positive double-precision floating-point normal number.
Smallest positive double-precision floating-point number.
Minimum signed 16-bit integer.
Minimum signed 32-bit integer.
Minimum signed 8-bit integer.
The minimum base 10 exponent for a normal double-precision floating-point number.
The minimum base 10 exponent for a subnormal double-precision floating-point number.