operator * method

double operator * (num other)

Multiplication operator.

Implementation

double operator *(num other);