Is a named constant for Euler's number). It is equal to 2.7182818284590452.
const float
See Also: math.phi, math.pi, math.rphi
Is a named constant for the golden ratio. It is equal to 1.6180339887498948.
See Also: math.e, math.pi, math.rphi
Is a named constant for Archimedes' constant. It is equal to 3.1415926535897932.
See Also: math.e, math.phi, math.rphi
Is a named constant for the golden ratio conjugate. It is equal to 0.6180339887498948.
See Also: math.e, math.pi, math.phi
Last updated 2 years ago