minus

operator fun minus(other: Temperature): Temperature(source)

Subtracts other from this Temperature. This currently does not handle integer overflow.