Handbook
Glossary
pi ( -- pi )
Factor handbook
»
The language
»
Numbers
»
Constants
Prev:
phi ( -- phi )
Next:
epsilon ( -- epsilon )
Vocabulary
math
.
constants
Inputs
None
Outputs
pi
circumference of circle with diameter 1
Definition
IN:
math.constants
:
pi
( -- pi )
3.141592653589793
;
inline