compare To
Compares this KBigInteger with the specified KBigInteger.
Return
-1 if this < other, 0 if this == other, 1 if this other
Parameters
other
The KBigInteger to compare with
Compares this KBigInteger with the specified KBigInteger.
-1 if this < other, 0 if this == other, 1 if this other
The KBigInteger to compare with