operator / method

double operator / (num other)

Division operator.

Implementation

double operator /(num other);