public final class ComplexNumber extends java.lang.Object implements org.omg.CORBA.portable.IDLEntity
float
imaginary
real
ComplexNumber()
ComplexNumber(float real, float imaginary)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public float real
public float imaginary
public ComplexNumber()
public ComplexNumber(float real, float imaginary)