Method Neg
Neg(Value)
Creates an integer negation operator
Declaration
public Value Neg(Value value)
Parameters
public Value Neg(Value value)
Value | value | operand to negate |
Returns
Value | Value for the instruction |