DTOR()
From Recital Documentation Wiki
Revision as of 15:02, 27 October 2009 by Helengeorge (Talk | contribs)
Purpose
Function to convert degrees to radians
Syntax
DTOR(<expN>)
See Also
ACOS(), ASIN(), ATAN(), ATN2(), COS(), EXP(), LOG(), LOG10(), PI(), RTOD(), SET DECIMALS, SET FIXED, SIN(), TAN()
Description
The DTOR() function converts the number of degrees in the expression <expN> to radians.
Example
? dtor(90) 1.57
Products
Recital Database Server, Recital Mirage Server, Recital Terminal Developer