meta data for this page
pi
Library: ib_udf
Added in: IB
Better alternative: Internal function PI()
Description
Returns an approximation of the value of #.
Result type: DOUBLE PRECISION
Syntax
pi ()
Declaration
DECLARE EXTERNAL FUNCTION pi RETURNS DOUBLE PRECISION BY VALUE ENTRY_POINT 'IB_UDF_pi' MODULE_NAME 'ib_udf'