Pi(): Difference between revisions

From TinyMUX
Jump to navigation Jump to search
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...
 
(No difference)

Latest revision as of 19:11, 25 November 2010


pi()

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

Example

> say pi()

You say, "3.141592653589793"

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