@stdlib/math-iter-special-trunc10
Create an iterator which rounds each iterated value to the nearest power of 10 toward zero.
Create an iterator which rounds each iterated value to the nearest power of 10 toward zero.
Create an iterator which rounds each iterated value to the nearest power of two toward zero.
Round a double-precision floating-point number toward zero.
Round a numeric value to the nearest power of 10 toward zero.
Round a numeric value to the nearest power of two toward zero.
Round a numeric value to the nearest multiple of b^n toward zero.
Round a single-precision floating-point number toward zero.
Round a numeric value to the nearest multiple of 10^n toward zero.
Round a numeric value to the nearest number toward zero with N significant figures.
Iterable slicing functions for JavaScript