Complex Constructor |
Name | Description | |
---|---|---|
Complex(Double) |
Initializes a new instance with only the real component. The imaginary component defaults to 0.
| |
Complex(Double, Double) |
Initializes a new instance with real and imaginary components.
|