Difference between revisions of "DTOR()"

From Recital Documentation Wiki
Jump to: navigation, search
 
(Class)
Line 1: Line 1:
==Class==
 
Expressions and Type Conversion
 
  
  

Revision as of 15:02, 27 October 2009


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