Negate
- Updated2023-02-17
- 1 minute(s) read
Negate
Makes the input value negative.
Inputs/Outputs

x
An input to this operation.
This input supports scalar numbers, arrays or clusters of numbers, and arrays of clusters of numbers. x cannot be an unsigned integer because unsigned integers represent only non-negative integers.

-x
The negative value of the input value.