Summary:
Detail:
Complex(double real, double imag)
double
abs()
Complex
conjugate()
cos()
divides(Complex b)
exp()
im()
static void
main(String[] args)
minus(Complex b)
phase()
plus(Complex b)
static Complex
plus(Complex a, Complex b)
re()
reciprocal()
sin()
tan()
times(double alpha)
times(Complex b)
String
toString()
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
toString
Object