div

open operator override fun div(divisor: Int): ElectricCurrent
open operator override fun div(divisor: Double): ElectricCurrent

Returns a new instance with the value from this divided by divisor.