Navigation
Synopsis The constant pi.
Function real PI()
Usage import util::Math;
Examples
rascal>import util::Math;
ok
rascal>PI();
real: 3.1415926536
Is this page unclear, or have you spotted an error? Please add a comment below and help us to improve it. For all other questions and remarks, visit ask.rascal-mpl.org.