kmath
kmath-complex
/
space.kscience.kmath.complex
/
toComplex
to
Complex
fun
Number
.
toComplex
(
)
:
Complex
Content copied to clipboard
Creates a complex number with real part equal to this real.
Receiver
the real part.
Return
the new complex number.
Sources
common source
Link copied to clipboard