@stdlib/stats-iter-max
Compute the maximum value of all iterated values.
Compute the maximum value of all iterated values.
Compute the maximum absolute 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 maximum value.
Create an iterator which iteratively computes a moving maximum absolute value.
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.
Calculate the cumulative minimum of double-precision floating-point strided array elements.
Calculate the cumulative minimum absolute value of double-precision floating-point strided array elements.
Calculate the cumulative maximum of a strided array.
Calculate the cumulative maximum absolute value of a strided array.
Calculate the cumulative minimum of a strided array.
Calculate the cumulative minimum absolute value of a strided array.
Calculate the cumulative maximum of double-precision floating-point strided array elements.
Calculate the cumulative maximum absolute value of double-precision floating-point strided array elements.
a JavaScript library for performing geospatial operations with GeoJSON
turf bbox module