times

operator fun Double.times(c: Complex): Complex

Multiplies real number by complex one.

Parameters

<receiver>

the product.

c

the multiplicand.

Sources

common source
Link copied to clipboard