Negate
Negates a numeric or Boolean value, matrix or tensor. Negation of a Boolean value means NOT-operation.
Inputs
- input
- a numeric (scalar) value, matrix or tensor.
Outputs
- output
- Negated input.
Inherits UnaryFunctionTool.
Negates a numeric or Boolean value, matrix or tensor. Negation of a Boolean value means NOT-operation.
Inherits UnaryFunctionTool.