kmath
kmath-complex
/
space.kscience.kmath.complex
/
ComplexField
/
times
times
operator
fun
Double
.
times
(
c
:
Complex
)
:
Complex
Content copied to clipboard
Multiplies real number by complex one.
Receiver
the multiplier.
the product.
Parameters
c
the multiplicand.
Sources
common source
Link copied to clipboard