@stdlib/math-iter-special-floor
Create an iterator which rounds each iterated value toward negative infinity.
Create an iterator which rounds each iterated value toward negative infinity.
Create an iterator which rounds each iterated value to the nearest power of 10 toward negative infinity.
Create an iterator which rounds each iterated value to the nearest power of two toward negative infinity.
Round a double-precision complex floating-point number toward negative infinity.
Round each component of a double-precision complex floating-point number to the nearest multiple of 10^n toward negative infinity.
Round a double-precision floating-point number to the nearest multiple of 10^n toward negative infinity.
Round a numeric value to the nearest number toward negative infinity with N significant figures.
Round a double-precision floating-point number toward negative infinity.
Round a numeric value to the nearest power of 10 toward negative infinity.
Round a numeric value to the nearest power of two toward negative infinity.
Round each component of a double-precision complex floating-point number to the nearest integer.
Round a numeric value to the nearest multiple of b^n toward negative infinity.