operator + method

double operator + (num other)

Addition operator.

Implementation

double operator +(num other);