Complex Iteration - The Mandelbrot Set
We start with z0 = 0 + 0i and iterate z_{n+1} = z_{n}^2 + C, where C is an arbitrary point in the complex plane.
Drag point C to alter its value for the resulting iterations.
Increasing the value of the slider L_{n} will reduce the number of transient interations displayed