Pi()

From TinyMUX
Revision as of 19:11, 25 November 2010 by Ihavenomouth (talk | contribs) (New page: Category:Functions {{Function|pi()}} Returns the value of the trigonometric constant pi to fifteen decimal places. == Example == > say pi() You say, "3.141592653589793" == Re...)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search


pi()

Returns the value of the trigonometric constant pi to fifteen decimal places.

Example

> say pi()

You say, "3.141592653589793"

Related Topics

acos(), asin(), atan(), cos(), sin(), tan()