Returns the product of two numbers.
Overload List
Name | Description | |
---|---|---|
![]() ![]() | MultiplyImag(Complex, Double) |
Returns the product of a Complex object and a pure
imaginary double, x * iy.
|
![]() ![]() | MultiplyImag(Double, Complex) |
Returns the product of a pure imaginary double and a
Complex object, ix * y.
|