Difference between revisions of "$pi"
From Scriptwiki
m (fixed commenting syntax) |
m |
||
Line 3: | Line 3: | ||
$pi | $pi | ||
− | * | + | * This function has no parameters. |
+ | |||
+ | '''Note:''' This identifier has not been documented in mIRC's help file. | ||
== Example == | == Example == | ||
− | $pi | + | $pi ;returns ''3.14159265358979323846'' |
− | [[Category:Text and Number Identifiers]] | + | [[Category:Text and Number Identifiers]][[Category:Undocumented identifiers]] |
Latest revision as of 23:22, 22 April 2008
Returns the number pi with its first 20 decimals.
$pi
- This function has no parameters.
Note: This identifier has not been documented in mIRC's help file.
Example
$pi ;returns 3.14159265358979323846