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