operator / method

double operator / (num other)
override

Division operator.

Implementation

double operator /(num other);