@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.
Create an iterator which rounds each iterated value toward positive infinity.
Discrete uniform distributed pseudorandom numbers.
Bitwise rotation to the right.
Return a string giving the literal bit representation of an unsigned 32-bit integer.
Convert an unsigned 32-bit integer to a signed 32-bit integer.
Utilities for unsigned 8-bit integers.
Base utilities for unsigned 8-bit integers.
Create an unsigned 8-bit integer from a literal bit representation.
Return a string giving the literal bit representation of an unsigned 8-bit integer.
Create an unsigned 16-bit integer from a literal bit representation.
Return a string giving the literal bit representation of an unsigned 16-bit integer.
Utilities for unsigned 32-bit integers.
Base utilities for unsigned 32-bit integers.
Create an unsigned 32-bit integer from a literal bit representation.
Bitwise rotation to the left.
Create an array containing pseudorandom numbers drawn from a discrete uniform distribution.
Fill a strided array with pseudorandom numbers drawn from a discrete uniform distribution.