Difference between revisions of "DTOR()"

From Lianjapedia
Jump to: navigation, search
m (Text replace - "Recital" to "Lianja")
 
Line 1: Line 1:
 
==Purpose==
 
==Purpose==
 
Function to convert degrees to radians
 
Function to convert degrees to radians
 
  
 
==Syntax==
 
==Syntax==
 
DTOR(<expN>)
 
DTOR(<expN>)
 
  
 
==See Also==
 
==See Also==
 
[[ACOS()]], [[ASIN()]], [[ATAN()]], [[ATN2()]], [[COS()]], [[EXP()]], [[LOG()]], [[LOG10()]], [[PI()]], [[RTOD()]], [[SET DECIMALS]], [[SET FIXED]], [[SIN()]], [[TAN()]]
 
[[ACOS()]], [[ASIN()]], [[ATAN()]], [[ATN2()]], [[COS()]], [[EXP()]], [[LOG()]], [[LOG10()]], [[PI()]], [[RTOD()]], [[SET DECIMALS]], [[SET FIXED]], [[SIN()]], [[TAN()]]
 
  
 
==Description==
 
==Description==
 
The DTOR() function converts the number of degrees in the expression <expN> to radians.
 
The DTOR() function converts the number of degrees in the expression <expN> to radians.
 
  
 
==Example==
 
==Example==
Line 20: Line 16:
 
       1.57
 
       1.57
 
</code>
 
</code>
 
  
 
==Products==
 
==Products==

Latest revision as of 11:55, 11 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