-n
Operators
The Value Negate node takes in a value and returns the same value with the opposite sign.
Inputs
N (Pseudo-Generic)
The value we want the opposite sign of.
Outputs
* (Pseudo-Generic)
Returns the value of the opposite sign.
See Also
- Wikipedia's definition of additive inverse (negation).