C++ template for complex numbers
ComplexNumber is a free and open source C++ template class with operator overloading and elementary mathematical functions. It is licensed under the MIT License, so it can be used in almost any way. It has not undergone any specific testing, so any feedback would be beneficial.
The ComplexNumber source is available as a compressed tarball from which it can be extracted and built as a static library or directly integrated into an existing project.
ComplexNumberDocumentation was created using Doxygen (v 1.7.5):