@stdlib/math-base-assert-is-positive-zerof
Test if a single-precision floating-point numeric value is positive zero.
Test if a single-precision floating-point numeric value is positive zero.
Test if a number is prime.
Test if a double-precision floating-point number is a probability.
Test if a finite double-precision floating-point number is a safe integer.
Test whether an unsigned integer is a power of 2.
Create an iterator which prepends values to the beginning of a provided iterator.
Create an iterator which, while a test condition is false, invokes a function for each iterated value before returning the iterated value.
Create an iterator which, while a test condition is true, invokes a function for each iterated value before returning the iterated value.
Base mathematical assertion utilities.
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 numeric value is an even number.
Test if a double-precision floating-point numeric value is finite.
Test if a single-precision floating-point numeric value is finite.
Test if a double-precision floating-point numeric value is infinite.
Test if a single-precision floating-point numeric value is infinite.
Test if a finite double-precision floating-point number is an integer.
Test if a double-precision floating-point numeric value is NaN.