kmath
common
kmath-core
/
space.kscience.kmath.operations
/
FloatField
/
div
div
common
open
inline operator override
fun
Float
.
div
(
arg
:
Float
)
:
Float
Content copied to clipboard
Division of two elements.
Receiver
the dividend.
Return
the quotient.
Parameters
arg
the divisor.
Sources
common source
Link copied to clipboard