operator * method

BigInt operator * (BigInt other)

Multiplication operator.

Implementation

BigInt operator *(BigInt other);