Complex |
Name | Description | |
---|---|---|
![]() | TryToComplex(String, Complex) | Converts the string representation of a complex number to a double-precision complex number equivalent. A return value indicates whether the conversion succeeded or failed. |
![]() | TryToComplex(String, IFormatProvider, Complex) | Converts the string representation of a complex number to double-precision complex number equivalent. A return value indicates whether the conversion succeeded or failed. |