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

Prev:phi ( -- phi )
Next:2pi ( -- 2pi )


Vocabulary
math.constants

Inputs
None

Outputs
pia number


Word description
The ratio of a circle's circumference to its diameter.

Definition

: pi ( -- pi ) 3.141592653589793 ; inline