Compares this to other.
other
Returns a negative number if this is less than other, zero if they are equal, and a positive number if this is greater than other.
this
int compareTo(BigInt other);