PHP - Additive inverse: -
Operator negative sign is used to change the sign of expressions. it works as a negation: if the expression value is positive then the result will be negative, and if the expression is negative then the result will be positive.-
You can find it in the following collections: arithmetic operators
Additive inverse in another programming language: