Neoview SQL Reference Manual (R2.5)

PI Function
The PI function returns the constant value of pi as a floating-point value.
PI is a Neoview SQL extension.
PI()
Example of PI
This constant function returns the value 3.14159260000000000E+000:
PI()
PI Function 439