[<<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


This page created by ng2html v1.05, the Norton guide to HTML conversion utility. Written by Dave Pearson