Difference between revisions of "$pi"
From Scriptwiki
m (fixed commenting syntax) |
|||
Line 7: | Line 7: | ||
== Example == | == Example == | ||
− | $pi will return ''3.14159265358979323846'' | + | $pi ;will return ''3.14159265358979323846'' |
[[Category:Text and Number Identifiers]] | [[Category:Text and Number Identifiers]] |
Revision as of 14:39, 10 November 2005
Returns the number pi with its first 20 decimals.
$pi
- It has no parameters or options.
Example
$pi ;will return 3.14159265358979323846