pi ( -- pi )
Factor handbook » The language » Numbers » Constants

Prev:phi ( -- phi )
Next:epsilon ( -- epsilon )


Vocabulary
math.constants

Inputs
None

Outputs
picircumference of circle with diameter 1


Definition

: pi ( -- pi ) 3.141592653589793 ; inline