Assignment 6 : Complex class in Java and its application for
computing Mandelbrot set
Date: 1.4.2010 Due Date: 25.4.2010
As discussed develop a package for complex class as discussed in the
class extending ideas from the Rational class. Apply it to compute the
Mandelbrot set z = z*z + c.