Negate

Makes the input value negative.

1378

Inputs/Outputs

datatype_icon

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.

datatype_icon

-x

The negative value of the input value.