Try OpenEdge Now
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