Overload | Description |
---|---|
TryToComplex32(String,Complex32) | Converts the string representation of a complex number to a single-precision complex number equivalent. A return value indicates whether the conversion succeeded or failed. |
TryToComplex32(String,IFormatProvider,Complex32) | Converts the string representation of a complex number to single-precision complex number equivalent. A return value indicates whether the conversion succeeded or failed. |