Package org.apache.commons.math.complex
Complex number type and implementations of complex transcendental
     functions.
- 
Class Summary Class Description Complex Representation of a Complex number - a number which has both a real and imaginary part.ComplexField Representation of the complex numbers field.ComplexFormat Formats a Complex number in cartesian format "Re(c) + Im(c)i".ComplexUtils Static implementations of commonComplexutilities functions.