MANDELBROT SET

The set of all the complex numbers, c, such that the iteration of f(z) -- > z 2 + c is bounded (starting with z =0 + 0i).

You can check out a more formal definition and explanation by looking in the section `Types of Fractals` in the menu or clicking here.

CLOSE