@stdlib/constants-float64-max-base2-exponent-subnormal
The maximum biased base 2 exponent for a subnormal double-precision floating-point number.
The maximum biased base 2 exponent for a subnormal double-precision floating-point number.
Natural logarithm of the maximum double-precision floating-point number.
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.
Base 2 logarithm of Euler's number.
Maximum double-precision floating-point number.
The maximum base 10 exponent for a double-precision floating-point number.
Smallest positive single-precision floating-point subnormal number.
Square root of single-precision floating-point epsilon.
2π.
Apéry's constant.
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 Lucas sequence.
Create an iterator which generates a negaFibonacci sequence.
Create an iterator which generates a negaLucas sequence.
Create an iterator which generates a sequence of negative even integers.