| Classes | |
|---|---|
| Complex | Representation of a Complex number - a number which has both a real and imaginary part. |
| ComplexFormat | Formats a Complex number in cartesian format "Re(c) + Im(c)i". |
| ComplexUtils | Static implementations of common Complex -valued functions. |