deg

From Bohemia Interactive Community
Revision as of 06:48, 16 April 2006 by Hoz (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

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