negative
The unary minus function.
Syntax
-
negative(a)
-
a
is a number, vector, or matrix
-
Description
negative
is the function behind the unary minus operator.
Examples
negative(2)
−2
The unary minus function.
negative(a)
a
is a number, vector, or matrix
negative
is the function behind the unary minus operator.
negative(2)
−2