kmath-core
/
space.kscience.kmath.operations
/
SpaceOperations
/
div
common
div
open operator fun
T
.
div
(k:
Number
):
T
Content copied to clipboard
Division of this element by scalar.
Return
the quotient.
Parameters
<receiver>
the dividend.
k
the divisor.