Package org.apache.commons.math3.complex
package org.apache.commons.math3.complex
Complex number type and implementations of complex transcendental
functions.
-
ClassesClassDescriptionRepresentation of a Complex number, i.e.Representation of the complex numbers field.Formats a Complex number in cartesian format "Re(c) + Im(c)i".Static implementations of common
Complex
utilities functions.This class implements quaternions (Hamilton's hypercomplex numbers).A helper class for the computation and caching of then
-th roots of unity.