subtract


Description:

public BigDecimal subtract (BigDecimal other)

Returns this value minus other.

Parameters:

other

value to subtract.

Returns:

computed difference.