public class ComplexNum extends java.lang.Object
ComplexNum()
ComplexNum(double x, double y)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public ComplexNum(double x, double y)
public ComplexNum()