Search
@stdlib/math-base-special-max
Return the maximum value.
v0.3.0 URL:
https://unpkg.com/@stdlib/math-base-special-max@0.3.0/lib/index.js
Open
Browse Files
stdlib
stdmath
mathematics
math
math.max
maximum
max
largest
greatest
@stdlib/math-base-special-maxabs
Return the maximum absolute value.
v0.3.0 URL:
https://unpkg.com/@stdlib/math-base-special-maxabs@0.3.0/lib/index.js
Open
Browse Files
stdlib
stdmath
mathematics
math
math.max
math.abs
maximum
max
largest
greatest
absolute
value
abs
magnitude
@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
enforce-range
Enforce a minimum and/or maximum value for a number.
v1.0.0 URL:
https://unpkg.com/enforce-range@1.0.0/index.js
Open
Browse Files
number
range
min
minimum
max
maximum
value
fast-max
Quickest Way to get the Maximum Value of an Array of Numbers (Typed or Untyped)
v0.5.1 URL:
https://unpkg.com/fast-max@0.5.1/index.js
Open
Browse Files
array
fast
max
maximum
numbers
nums
quick
speed
typed
uint8array
int8array
uint16array
int16array