PI Function
Next: Pow,
Previous: Negsin,
Index: Index
This pi[] function will return PI.
Pass: None
Returns: A double representing PI
Note: The number of significant figures of PI is implementation specific
Examples
var a:=pi[];
Last Modified: August 2008