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.
ComplexFormat Formats a Complex number in cartesian format "Re(c) + Im(c)i".
ComplexUtils Implementations of various transcendental functions for Complex arguments.
 

Package org.apache.commons.math.complex Description

Complex number type and implementations of complex transcendental functions.



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