@stdlib/math-base-special-gcd
Compute the greatest common divisor (gcd).
Compute the greatest common divisor (gcd).
Compute an integer binary logarithm (base two).
Compute an integer square root.
Round a double-precision floating-point number toward negative infinity.
Round each component of a double-precision complex floating-point number to the nearest integer.
Round each component of a double-precision complex floating-point number to the nearest multiple of 10^n.
Round a numeric value to the nearest multiple of b^n toward negative infinity.
BigInts.
Maximum safe single-precision floating-point integer.
Minimum safe single-precision floating-point integer.
Maximum safe Fibonacci number when stored in double-precision floating-point format.
Maximum safe double-precision floating-point integer.
Maximum safe Lucas number when stored in double-precision floating-point format.
Maximum safe nth factorial when stored in double-precision floating-point format.
Maximum safe nth Fibonacci number when stored in double-precision floating-point format.
Create an iterator which generates a sequence of fourth powers.
Create an iterator which generates an interleaved integer sequence.
Create an iterator which generates a sequence of negative even integers.
Create an iterator which generates a negative integer sequence.
Create an iterator which generates a sequence of negative odd integers.