For Development HEAD DRAFTSearch (procedure/syntax/module):

Next: , Previous: , Up: Library modules - Utilities   [Contents][Index]

12.35 math.const - Mathematical constants

Module: math.const

This module defines several commonly-used mathematic constants.

Constant: pi
Constant: π
Constant: 2pi
Constant:
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.


Next: , Previous: , Up: Library modules - Utilities   [Contents][Index]


For Development HEAD DRAFTSearch (procedure/syntax/module):
DRAFT