minus
Subtracts this number and the other integer as elements of the ExtendedSemiring.
The result is equal to this - other.value
.
Because it is partially defined, it may throw ArithmeticException. Be aware of the operation's domain!
Throws
iff the subtraction is not defined for the provided operands.