Progress
SQL-92
Guide and Reference


RADIANS Function

Returns the number of radians in an angle specified in degrees by expression.

SYNTAX

RADIANS ( expression ) 

EXAMPLE

This example illustrates the RADIANS function:

SELECT RADIANS(180) ’Radians in 180 degrees’ FROM SYSPROGRESS.SYSCALCTABLE; 

NOTES

COMPATIBILITY

ODBC Compatible


Copyright © 2004 Progress Software Corporation
www.progress.com
Voice: (781) 280-4000
Fax: (781) 280-4095