|
ION Java User's Guide: ION Java Class and Method Reference |
|
The intValue() method returns the real portion of the complex number as an integer value.
public final int intValue()
None.
None.
int i = dcomplexvar.intValue();
IDL Online Help (March 06, 2007)