@stdlib/assert-is-integer-array
Test if a value is an array-like object containing only integers.
Test if a value is an array-like object containing only integers.
Test if a value is a number having a nonpositive integer value.
Test if a value is an array-like object containing only nonpositive integers.
Test if a value is a number having a positive integer value.
Test if a value is an array-like object containing only positive integers.
Test if a value is a prime number.
Math iterators for generating sequences.
Create an iterator which generates a sequence of composite numbers.
Create an iterator which generates a sequence of cubes.
Create an iterator which generates an interleaved sequence of even integers.
Round a numeric value to the nearest integer.
Round a numeric value to the nearest multiple of b^n on a linear scale.
Round a double-precision floating-point number to the nearest multiple of 10^n.
Compute the nth Lucas number.
Round a double-precision floating-point number toward zero.
Round a numeric value to the nearest multiple of b^n toward zero.
Round a single-precision floating-point number toward zero.
Round a numeric value to the nearest multiple of 10^n toward zero.
Perform C-like multiplication of two unsigned 32-bit integers.
Compute the double word product of two unsigned 32-bit integers.