@stdlib/number-uint32-base-rotl
Bitwise rotation to the left.
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.
Deep clones all fields of the original objects even functions.
Perform C-like multiplication of two signed 32-bit integers.
Test if a 32-bit integer is even.
Test if a 32-bit integer is odd.
Test if a number is composite.
Test if a number is prime.
Test if a finite double-precision floating-point number is a safe integer.
Test whether an unsigned integer is a power of 2.
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.
Test if a finite double-precision floating-point number is a nonpositive integer.
Test if a finite double-precision floating-point number is a positive integer.
Compute an integer square root.
BigInts.
Create an iterator which generates a sequence of fourth powers.