Algorithms: dm.Complex
Richard Munroe (contact me)
This class can be used to perform arithmetic operations with complex numbers.
It can add, subtract, multiply, divide, calculate the square root, logarithm and exponential of complex values.
It may also perform basic comparisons like testing whether a complex number is equal to zero or is equal to another complex number.
There is also another class to manipulate complex number given its polar coordinates.
Click here for detailed information about this class on phpclasses.org