@stdlib/math-iter-special-floor2
Create an iterator which rounds each iterated value to the nearest power of two toward negative infinity.
Create an iterator which rounds each iterated value to the nearest power of two toward negative infinity.
Create an iterator which rounds each iterated value toward positive infinity.
Create an iterator which rounds each iterated value to the nearest power of 10 toward positive infinity.
Create an iterator which rounds each iterated value to the nearest power of two toward positive infinity.
Round a double-precision complex floating-point number toward positive infinity.
Round a single-precision complex floating-point number toward positive infinity.
Round each component of a double-precision complex floating-point number to the nearest multiple of 10^n toward positive infinity.
Round a double-precision floating-point number toward positive infinity.
Round a numeric value to the nearest power of 10 toward positive infinity.
Round a numeric value to the nearest power of two toward positive infinity.
Round a numeric value to the nearest multiple of b^n toward positive infinity.
Round a single-precision floating-point number toward positive infinity.
Round a numeric value to the nearest multiple of 10^n toward positive infinity.
Round a numeric value to the nearest number toward positive infinity with N significant figures.
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 single-precision floating-point numeric value 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.