operator >= method

bool operator >= (BigInt other)

Relational greater than or equal operator.

Implementation

bool operator >=(BigInt other);