Try OpenEdge Now
skip to main content
SQL Reference
SQL Reference : OpenEdge SQL Functions : PI
 

PI

Returns the constant value of PI as a floating‑point value.

Syntax

PI ( )

Example

This example illustrates the PI function:
SELECT PI () FROM SYSPROGRESS.SYSCALCTABLE;

Compatibility

ODBC compatible