Search
@stdlib/stats-base-max
Calculate the maximum value of a strided array.
v0.2.2 URL:
https://unpkg.com/@stdlib/stats-base-max@0.2.2/lib/index.js
Open
Browse Files
stdlib
stdmath
statistics
stats
mathematics
math
maximum
max
range
extremes
domain
extent
strided
strided array
array
@stdlib/stats-base-dmin
Calculate the minimum value of a double-precision floating-point strided array.
v0.2.2 URL:
https://unpkg.com/@stdlib/stats-base-dmin@0.2.2/lib/main.js
Open
Browse Files
stdlib
stdmath
statistics
stats
mathematics
math
minimum
min
range
extremes
domain
extent
strided
strided array
typed
array
float64
double
float64array
@stdlib/stats-incr-min
Compute a minimum value incrementally.
v0.2.2 URL:
https://unpkg.com/@stdlib/stats-incr-min@0.2.2/lib/index.js
Open
Browse Files
stdlib
stdmath
statistics
stats
mathematics
math
minimum
min
range
extremes
domain
extent
incremental
accumulator
@stdlib/stats-incr-max
Compute a maximum value incrementally.
v0.2.2 URL:
https://unpkg.com/@stdlib/stats-incr-max@0.2.2/lib/index.js
Open
Browse Files
stdlib
stdmath
statistics
stats
mathematics
math
maximum
max
range
extremes
domain
extent
incremental
accumulator
@stdlib/stats-base-range
Calculate the range of a strided array.
v0.2.2 URL:
https://unpkg.com/@stdlib/stats-base-range@0.2.2/lib/index.js
Open
Browse Files
stdlib
stdmath
statistics
stats
mathematics
math
minimum
min
maximum
max
range
extremes
dispersion
domain
extent
strided
strided array
array