operator / method

double operator / (BigInt other)

Division operator.

Implementation

double operator /(BigInt other);