|
ION Java User's Guide: ION Java Class and Method Reference |
|
The toString() method returns the real portion of the complex number as a string value.
public final String toString()
None.
None.
String s = complexvar.toString();
IDL Online Help (March 06, 2007)