Overload List
| Name | Description | |
|---|---|---|
| Add(FloatComplex, FloatComplex) |
Returns the sum of two complex numbers.
| |
| Add(FloatComplex, Single) |
Returns the sum of a complex number and a real number.
| |
| Add(Single, FloatComplex) |
Returns the sum of a real and a complex number.
|