operator * method

num operator * (num other)

Multiplication operator.

Implementation

num operator *(num other);