Summary:
Detail:
private final double
im
re
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()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
toString
Object