minus

open operator override fun minus(right: Polar): Polar(source)

Subtracts the specified value from the current value.

Return

The result of the subtraction.

Parameters

right

The value to be subtracted from the current value.