pi
The value of PI
The ratio of the radius of a circle to its circumference
[...] = optional ... = your value
[var $... = ]call pi
Example code
<!--parser:xtscript-->
var $pi = call pi
print pi = <pre>$pi</pre>
<!--/parser:xtscript-->
Show in textareaExample output