@stdlib/constants-float64-eps
Difference between one and the smallest value greater than one that can be represented as a double-precision floating-point number.
Difference between one and the smallest value greater than one that can be represented as a double-precision floating-point number.
Fourth root of double-precision floating-point epsilon.
Arbitrary constant `g` to be used in Lanczos approximation functions.
Golden ratio.
Square root of half-precision floating-point epsilon.
Cube root of single-precision floating-point epsilon.
Difference between one and the smallest value greater than one that can be represented as a single-precision floating-point number.
Maximum safe Fibonacci number when stored in double-precision floating-point format.
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.
Square root of single-precision floating-point epsilon.
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.
Create an iterator which generates a sequence of nonnegative even integers.
Create an iterator which generates a sequence of composite numbers.
Create an iterator which generates a sequence of cubes.