Overload List
| Name | Description | |
|---|---|---|
| Parse(String) |
Constructs a DoubleComplex instance from a string representation of the
form real,imag or (real,imag).
| |
| Parse(String, NumberStyles) |
Constructs a new DoubleComplex instance from a given string representation
using the specified style.
|