Package org.apache.commons.math.complex

Complex number type and implementations of complex transcendental functions.

See:
          Description

Class Summary
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 common Complex utilities functions.
 

Package org.apache.commons.math.complex Description

Complex number type and implementations of complex transcendental functions.



Copyright © 2003-2010 The Apache Software Foundation. All Rights Reserved.