Converts the string representation of a number in a specified style to its Complex number equivalent.
Converts the string representation of a number in a specified style to its Complex number equivalent.
public static Complex Parse(string);
Converts the string representation of a number in a specified style to its Complex number equivalent.
public static Complex Parse(string,IFormatProvider);
Complex Class | Imsl.Math Namespace