Overload List

  NameDescription
ToString()()()
Returns a formatted string representation of this complex number of the form (real,imag).
(Overrides ValueType..::.ToString()()().)
ToString(String)
Returns a formatted string representation of this complex number of the form (real,imag) The real numbers real and imag are formatted according to the input format string formatString.

See Also