| Name | Description | Type | Package | Framework |
| Complex | Representation of a Complex number, i. | Class | org.apache.commons.math3.complex | Apache Commons |
| ComplexField | Representation of the complex numbers field. | Class | org.apache.commons.math3.complex | Apache Commons |
| ComplexFormat | Formats a Complex number in cartesian format Re(c) + Im(c)i. | Class | org.apache.commons.math3.complex | Apache Commons |
| ComplexUtils | Static implementations of common Complex utilities functions. | Class | org.apache.commons.math3.complex | Apache Commons |
| Quaternion | This class implements quaternions (Hamilton's hypercomplex numbers). | Class | org.apache.commons.math3.complex | Apache Commons |
| RootsOfUnity | A helper class for the computation and caching of the n-th roots ofSince:3. | Class | org.apache.commons.math3.complex | Apache Commons |