Returns a string representation of the complex number.
toString
A string representation of the complex number.
(3+2.5*I).toString()
"3+2.5*I"