@stdlib/constants-float64-half-ln-two
One half times the natural logarithm of 2.
One half times the natural logarithm of 2.
1/2 times π.
High word mask for excluding the sign bit of a double-precision floating-point number.
High word mask for the exponent of a double-precision floating-point number.
High word mask for the sign bit of a double-precision floating-point number.
High word mask for the significand of a double-precision floating-point number.
Natural logarithm of 1/2.
Natural logarithm of π.
Natural logarithm of the square root of 2π.
Natural logarithm of 10.
Natural logarithm of 2.
Natural logarithm of 2π.
Base 10 logarithm of Euler's 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.