Package org.apache.commons.math3.complex
Complex number type and implementations of complex transcendental
functions.
-
Class Summary Class Description Complex Representation of a Complex number, i.e.ComplexField Representation of the complex numbers field.ComplexField.LazyHolder Holder for the instance.ComplexFormat Formats a Complex number in cartesian format "Re(c) + Im(c)i".ComplexUtils Static implementations of commonComplex
utilities functions.Quaternion This class implements quaternions (Hamilton's hypercomplex numbers).RootsOfUnity A helper class for the computation and caching of then
-th roots of unity.