@stdlib/utils-real-min
Return the smallest positive normal value capable of being represented by a numeric real type.
Return the smallest positive normal value capable of being represented by a numeric real type.
Return the smallest positive normal value capable of being represented by a numeric real type.
Compute a mid-range incrementally.
Compute a minimum value incrementally.
Compute a minimum absolute value incrementally.
Compute a minimum and maximum incrementally.
Compute minimum and maximum absolute values incrementally.
Create an iterator which iteratively computes a cumulative mid-range.
Create an iterator which iteratively computes a cumulative minimum value.
Create an iterator which iteratively computes a cumulative minimum absolute value.
Create an iterator which iteratively computes a cumulative range.
Compute a 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.
Compute a moving range incrementally.
Compute the mid-range of all iterated values.
Compute the minimum value of all iterated values.