Press either SPACE or R [for random] to start the project Enter the real component of the complex constant 'c' = C (X) Enter the imaginary component of the complex constant 'c' = C (Y) Enter a value for Iterations, the higher this number the more precise the graph will be, but it will take longer to plot Then enter a value between 1 and 5 for accuracy - 1 is most accurate, and 5 is least accurate.
Plots a Julia Set. Go here http://en.wikipedia.org/wiki/Julia_set or here http://lodev.org/cgtutor/juliamandelbrot.html to find out about Julia Sets. The Iteration formula used is Zn+1 = (Zn)^2 + C NOTE: the square-root of C(X)^2 + C(Y)^2 must be less than 2