search for:
minus
-- additive inverse
minus(x)
-- yields
-x
.
minus(x,y) -- yields x-y, but see also
difference
.
search for: