Package org.hipparchus.complex
Complex number type and implementations of complex transcendental
functions.
-
Class Summary Class Description Complex Representation of a Complex number, i.e.ComplexComparator Comparator for Complex Numbers.ComplexField Representation of the complex numbers field.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.