$pi: Difference between revisions

From Scriptwiki
Jump to navigation Jump to search
No edit summary
 
Daveoh (talk | contribs)
mNo edit summary
 
(One intermediate revision by one other user not shown)
Line 3: Line 3:
  $pi
  $pi


* It has no parameters or options.
* This function has no parameters.
 
'''Note:''' This identifier has not been documented in mIRC's help file.


== Example ==
== Example ==


  $pi will return ''3.14159265358979323846''
  $pi   ;returns ''3.14159265358979323846''


[[Category:Text and Number Identifiers]]
[[Category:Text and Number Identifiers]][[Category:Undocumented identifiers]]

Latest revision as of 22: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