-

- is a built-in function in `C source code'.

(- &optional NUMBER-OR-MARKER &rest MORE-NUMBERS-OR-MARKERS)

Negate number or subtract numbers or markers and return the result.
With one arg, negates it. With more than one arg,
subtracts all but the first from the first.