- a: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
mNo edit summary
mNo edit summary
Line 25: Line 25:
[[Category:Scripting Commands ArmA|#]]
[[Category:Scripting Commands ArmA|#]]


[[Category:Command_Group:_Math]]
[[Category:Command_Group:_Math|#]]

Revision as of 22:14, 9 August 2006

- a


Operand types:

a: Number

Type of returned value:

Number

Description:

Unary minus: zero minus a


Example:

- -10 ............. Result is 10