See: Description
| Class | Description |
|---|---|
| Complex |
Representation of a Complex number - a number which has both a
real and imaginary part.
|
| ComplexField |
Representation of the complex numbers field.
|
| ComplexField.LazyHolder |
Holder for the instance.
|
| ComplexFormat |
Formats a Complex number in cartesian format "Re(c) + Im(c)i".
|
| ComplexUtils |
Static implementations of common
Complex utilities functions. |
Copyright (c) 2003-2013 Apache Software Foundation