Converts the value of the current complex number to its equivalent string representation in Cartesian form.
Namespace: Altaxo.CalcAssembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax public override string ToString()
Return Value
StringThe string representation of the current instance in Cartesian form.
See Also