Returns the numeric value PI.
PI( * )
DOUBLE
SQL/2003 Vendor extension.
This function returns a DOUBLE value.
The following statement returns the value 3.141592653...
SELECT PI( * ); |
Discuss this page in DocCommentXchange. Send feedback about this page using email. |
Copyright © 2009, iAnywhere Solutions, Inc. - SQL Anywhere 11.0.1 |