deg

From Bohemia Interactive Community
Revision as of 18:18, 22 April 2006 by Planck (talk | contribs)
Jump to navigation Jump to search


back to COMREF

deg x


Operand types:

x: Number

Type of returned value:

Number

Description:

Convert x from radians to degrees.


Example:

_degrees = deg 1 ...... Result is 57.295