Returns the String representation of a Complex number.
Returns a String representation for the specified Complex.
public override string ToString();
Formats the value of the current instance using the specified format.
public string ToString(string,IFormatProvider);
Complex Class | Imsl.Math Namespace