12 lines
173 B
Plaintext
Raw Normal View History

2013-03-31 22:16:30 +02:00
<h3>$pi constant</h3>
Returns pi as value for calculations
<h4>Syntax</h4>
<pre>$pi</pre>
<h4>Arguments</h4>
None
<h4>Example</h4>
<pre>$pi &rarr; 3.14159265358979</pre>