The pi function

Description

The pi function returns the value of the mathematical constant pi. The type of the value returned by this function is always real.

Parameter

None.

Example

So for example:

   writeln(pi)  displays   3.14E+00

Portability

Operating Systems: All
Standard Pascal: No