deg: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
mNo edit summary
mNo edit summary
Line 1: Line 1:
[[Category:Scripting Commands|DEG]]
[[Category:Scripting Commands|DEG]]
[[Category:Scripting Commands OFP 1.97|DEG]]
[[Category:Scripting Commands OFP 1.96|DEG]]
[[Category:Scripting Commands OFP 1.46|DEG]]
[[Category:Scripting Commands OFP 1.46|DEG]]
[[Category:Scripting Commands ArmA|DEG]]
[[Category:Scripting Commands ArmA|DEG]]

Revision as of 21:12, 1 June 2006


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