operator - method

num operator - (num other)

Subtraction operator.

Implementation

num operator -(num other);