12.35 math.const
- Mathematical constants ¶
- Module: math.const ¶
-
This module defines several commonly-used mathematic constants.
- Constant: pi ¶
- Constant: π ¶
- Constant: 2pi ¶
- Constant: 2π ¶
- Constant: pi/2 ¶
- Constant: π/2 ¶
- Constant: pi/4 ¶
- Constant: π/4 ¶
- Constant: pi/180 ¶
- Constant: π/180 ¶
- Constant: 1/pi ¶
- Constant: 1/π ¶
- Constant: 180/pi ¶
- Constant: 180/π ¶
{math.const
}
Bound to constants computed with π.
- Constant: e ¶
{math.const
}
Napier’s constant.