@stdlib/constants-float64-precision
Effective number of bits in the significand of a double-precision floating-point number.
Effective number of bits in the significand of a double-precision floating-point number.
Smallest positive double-precision floating-point normal number.
Smallest positive double-precision floating-point number.
Square root of double-precision floating-point epsilon.
Square root of 1/2.
Square root of 0.5π.
Square root of the golden ratio.
Square root of π.
Square root of 3.
Square root of 2.
Maximum safe nth Lucas number when stored in double-precision floating-point format.
The minimum base 10 exponent for a normal double-precision floating-point number.
π².
Square root of 2π.
2π.
Decompose a double-precision floating-point number into integral and fractional parts.
Multiply a double-precision floating-point number by an integer power of two.
Return the maximum safe integer capable of being represented by a numeric real type.
Return the maximum safe integer capable of being represented by a numeric real type.
Return the minimum safe integer capable of being represented by a numeric real type.