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