|
ION Java User's Guide: ION Java Class and Method Reference |
|
The getDImaginary() method returns the imaginary portion of the complex number as a double-precision floating-point value.
public final double getDImaginary()
None.
None.
double d = complexvar.getDImaginary();
IDL Online Help (March 06, 2007)