Double |
| Name | Description | |
|---|---|---|
| Multiply(Double, DoubleComplex) | Returns the product of a real and a complex number. | |
| Multiply(DoubleComplex, DoubleComplex) | Returns the product of two complex numbers. | |
| Multiply(DoubleComplex, Double) | Returns the product of a complex number and a real. |