[comment]: # (Constants module help) [version]: # (0.5) # Constants [tagconstants]: # (constants) The constants module contains a number of useful mathematical constants. Import it like any other module: import constants Available constants: * `E` the base of natural logarithms. * `Pi` ratio of the perimeter of a circle to its diameter.