Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- CA-Clipper Tools . Books 1-3 - <b>pi()</b> http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
 PI()
 Returns pi with the highest degree of accuracy
------------------------------------------------------------------------------
 Syntax

     PI() --> nPI

 Returns

     PI() returns the pi value with the highest degree of accuracy.

 Description

     This function simplifies calculations when the most accurate pi value is
     required.

 Example

     Show the accurate display for the pi value:

     ? STR(PI(), 18, 15)      // Result:  3.141592653589793


Online resources provided by: http://www.X-Hacker.org --- NG 2 HTML conversion by Dave Pearson