subtract


Description:

public BigInteger subtract (BigInteger other)

Subtracts another value from this value.

Parameters:

other

the other BigInteger

Returns:

a new BigInteger representing the result of the subtraction