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.
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.