@stdlib/constants-float64-pi
π.
π.
Double-precision floating-point positive infinity.
Effective number of bits in the significand of a 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.
Return the positive difference between `x` and `y`.
Compute the hypotenuse avoiding overflow and underflow.
Evaluate the identity function for a double-precision floating-point number.
Compute the multiplicative inverse of a double-precision floating-point number.