divide

open inline override fun divide(left: Double, right: Double): Double

Division of two elements.

Return

the quotient.

Parameters

left

the dividend.

right

the divisor.

Sources

common source
Link copied to clipboard