Testing Complex Numbers in the Mandelbrot Set

When creating the Mandelbrot Set, there are points on the complex plane that either converge to a certain number or diverge to an infinite number using the Mandelbrot equation f(z_n)=z^2+c. In this applet, you'll be able to test different values of c and see if the iterations of this complex number will diverge or converge in the graph.