compare_to


Description:

public int compare_to (BigInteger other)

Compares this value to another value.

Parameters:

other

the other BigInteger

Returns:

-1, 0, or 1 if this value is less than, equal to, or greater than the other value