|
ION Java User's Guide: ION Java Class and Method Reference |
|
The floatValue() method returns the real portion of the complex number as a single-precision floating-point value.
public final float floatValue()
None.
None.
float f = dcomplexvar.floatValue();
IDL Online Help (March 06, 2007)