Java get negative value of BigInteger In this Java core tutorial we learn how to use the java.math.BigInteger.negate() method to get the negative value of a given BigInteger value.