kmath
common
kmath-core
/
space.kscience.kmath.operations
/
LongRing
/
multiply
multiply
common
open
inline override
fun
multiply
(
left
:
Long
,
right
:
Long
)
:
Long
Content copied to clipboard
Multiplies two elements.
Parameters
left
the multiplier.
right
the multiplicand.
Sources
common source
Link copied to clipboard