$pi: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
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 13: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