Mandelbrot set
nMandelbrot set image obtained by plotting the escape time of the function
nz=z2 + y
nEscape defined by iterations till |z| >1
nSet defined on the complex plane, with x real and y imaginary nGenerates infinite recursion of detail