operator - method

double operator - (num other)
override

Subtraction operator.

Implementation

double operator -(num other);