kmath
common
kmath-core
/
space.kscience.kmath.expressions
/
MstExtendedField
/
divide
divide
common
open
override
fun
divide
(
left
:
MST
,
right
:
MST
)
:
MST.Binary
Content copied to clipboard
Division of two elements.
Return
the quotient.
Parameters
left
the dividend.
right
the divisor.
Sources
common source
Link copied to clipboard