Search
@stdlib/math-base-special-round2
Round a numeric value to the nearest power of two on a linear scale.
v0.3.0 URL:
https://unpkg.com/@stdlib/math-base-special-round2@0.3.0/lib/index.js
Open
Browse Files
stdlib
stdmath
mathematics
math
math.round
round
round2
nextpow2
prevpow2
nearest
number
@stdlib/math-iter-special-round2
Create an iterator which rounds each iterated value to the nearest power of two on a linear scale.
v0.2.2 URL:
https://unpkg.com/@stdlib/math-iter-special-round2@0.2.2/lib/index.js
Open
Browse Files
stdlib
stdmath
math
math.round
round
round2
integer
nearest
value
iterator
iterable
iterate