operator + method

double operator + (num other)
override

Addition operator.

Implementation

double operator +(num other);