operator * method

double operator * (num other)
override

Multiplication operator.

Implementation

double operator *(num other);