Returns the numeric value PI.
PI ( * )
DOUBLE
The following statement returns the value 3.141592653....
SELECT PI( * ) FROM iq_dummy
SQL—Vendor extension to ISO/ANSI SQL grammar.
Sybase—The PI() function is supported in Adaptive Server Enterprise, but PI(*) is not.