Package org.apache.commons.math.complex
package org.apache.commons.math.complex
Complex number type and implementations of complex transcendental
functions.
-
ClassesClassDescriptionRepresentation of a Complex number - a number which has both a real and imaginary part.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.