divide

open inline override fun divide(a: Double, b: Double): Double

Division of two elements.

Return

the quotient.

Parameters

a

the dividend.

b

the divisor.

Sources

common source
Link copied to clipboard