Package org.apache.commons.math3.complex

Complex number type and implementations of complex transcendental functions.

See:
          Description

Class Summary
Complex Representation of a Complex number, i.e.
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.
Quaternion This class implements quaternions (Hamilton's hypercomplex numbers).
RootsOfUnity A helper class for the computation and caching of the n-th roots of unity.
 

Package org.apache.commons.math3.complex Description

Complex number type and implementations of complex transcendental functions.



Copyright © 2017 CNES. All Rights Reserved.