- a: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
No edit summary
mNo edit summary
Line 1: Line 1:
[[Category:Scripting Commands|#]]
[[Category:Scripting Commands OFP 1.96|#]]
[[Category:Scripting Commands OFP 1.46|#]]
[[Category:Scripting Commands ArmA|#]]
<h2 style="color:#000066">''' - ''a'' '''</h2>
<h2 style="color:#000066">''' - ''a'' '''</h2>


Line 24: Line 18:


- -10 ............. Result is 10
- -10 ............. Result is 10
[[Category:Scripting Commands|#]]
[[Category:Scripting Commands OFP 1.96|#]]
[[Category:Scripting Commands OFP 1.46|#]]
[[Category:Scripting Commands ArmA|#]]
[[Category:Command_Group:_Math]]

Revision as of 21:24, 9 August 2006

- a


Operand types:

a: Number

Type of returned value:

Number

Description:

Unary minus: zero minus a


Example:

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