operator - method

double operator - (num other)

Subtraction operator.

Implementation

double operator -(num other);