- clearBit(int) - Method in class java.math.BigInteger
-
Returns a BigInteger whose value is equivalent to this BigInteger with the designated bit cleared.
- cmp(FDBigInteger) - Method in class sun.misc.FDBigInteger
-
Compares the parameter with this FDBigInteger.
- cmpPow52(int, int) - Method in class sun.misc.FDBigInteger
-
Compares this FDBigInteger with 5p5 * 2p2.
- compareTo(BigDecimal) - Method in class java.math.BigDecimal
-
Compares this BigDecimal with the specified BigDecimal.
- compareTo(BigInteger) - Method in class java.math.BigInteger
-
Compares this BigInteger with the specified BigInteger.