Square root of double-precision floating-point epsilon.
Difference between one and the smallest value greater than one that can be represented as a double-precision floating-point number.
Square root of 2π.
Natural logarithm of the square root of 2π.
Square root of 2.
High word mask for the sign bit of a double-precision floating-point number.
High word mask for the exponent of a double-precision floating-point number.
The bias of a double-precision floating-point number's exponent.
Smallest positive double-precision floating-point normal number.
Double-precision floating-point negative infinity.
Double-precision floating-point positive infinity.
The maximum biased base 2 exponent for a subnormal double-precision floating-point number.
High word mask for excluding the sign bit of a double-precision floating-point number.
The maximum biased base 2 exponent for a double-precision floating-point number.
The minimum biased base 2 exponent for a subnormal double-precision floating-point number.
High word mask for the significand of a double-precision floating-point number.
Natural logarithm of 2.
Arbitrary constant `g` to be used in Lanczos approximation functions.
2π.
Return a normal number `y` and exponent `exp` satisfying `x = y * 2^exp`.
Difference between one and the smallest value greater than one that can be represented as a single-precision floating-point number.
π.
The Euler-Mascheroni constant.
Maximum double-precision floating-point number.