[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
 PI                         Predefined Value of PI                     pp 48


 Define:  Pi is predefined as 3.1415926535 E+00.

 Purpose: Standard mathematical expression.

 Notes:   Pi is Type Real.


 ----------------------------------------------------------------------------


 Usage:
       VAR
          RealVar : Real;

       BEGIN
          RealVar := Pi;
       END.

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