Returns the String representation of a Complex number.

Overload List

NameDescription
ToString()()()
Returns a String representation for the specified Complex.
(Overrides ValueType..::.ToString()()().)
ToString(String, IFormatProvider)
Formats the value of the current instance using the specified format.

See Also