Difference between revisions of "DTOR()"

From Lianjapedia
Jump to: navigation, search
m (1 revision)
m (Text replace - "Recital" to "Lianja")
Line 23: Line 23:
  
 
==Products==
 
==Products==
Recital Server, Recital
+
Lianja Server, Lianja
 
[[Category:Documentation]]
 
[[Category:Documentation]]
 
[[Category:Functions]]
 
[[Category:Functions]]

Revision as of 12:47, 7 December 2012

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

Lianja Server, Lianja