@stdlib/math-base-assert-uint32-is-pow2
Test whether an unsigned integer is a power of 2.
Test whether an unsigned integer is a power of 2.
Test if a 32-bit integer is even.
Test if a 32-bit integer is odd.
Test if a number is composite.
Test if two numbers are coprime.
Test if a finite double-precision floating-point number is an integer.
Test if a finite double-precision floating-point number is a negative integer.
Test if a finite double-precision floating-point number is a nonnegative integer.
Return a string giving the literal bit representation of an unsigned 8-bit integer.
Convert a single-precision floating-point number to a signed 32-bit integer.
Convert a signed 64-bit integer byte array to a double-precision floating-point number.
Convert a double-precision floating-point number to a signed 32-bit integer.
Convert an integer-valued double-precision floating-point number to a signed 64-bit integer byte array according to host byte order.
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.
Bitwise rotation to the right.
Return a string giving the literal bit representation of an unsigned 32-bit integer.