minus

open operator override fun UShort.minus(other: UShort): UShort(source)

Subtracts this and the other numbers in terms of the Ring.

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.