Arbortext Command Language > Using the Arbortext Command Language > Unary Minus
  
Unary Minus
 
-
-4 evaluates to the negative number, “-4”.
The following operators are numeric and require numeric operands:
+, -, *, /, &, ^, |, <<, >>, %, ~, ++, and ––
Related Topics
Functions as expressions and commands
Using expressions
Logical expressions
Operands