Julia Set Grapher By: Anthony deStefano The window is set at a default ymax and min, 1.2 and -1.2, with the xmax and min set so that the window is square. When manually setting the window you have a choice of either making the screen square or inputing any value of choice. -it's advised to keep the window ymax and min from a 2 to 1 to keep the whole graph in the window. -it's also advised that the inputed values for the real and imaginary are just above 0 to just above 1, because most of the "action" occures close to the unit circle. -The inputed speed is how many times it will iterate the function at a given point. The larger the speed value, the more detailed the graph but the time taken to graph also increases. The smaller the speed value, the less detailed but the faster it will graph. *Times will approximate from 10-30 minutes on the default window setting. *The times will increase the more zoomed in on the origin. The pic with these files is of one graph, but I zoomed in on six different sections to raise the resolution. I used the function f(z)=Z^2+0.32+0.043i which to graph you would input the values 0.32 and 0.043 in the real and imaginary respectively. Each section of the graph took roughly an hour, but it was worth it = ). If there are any questions, comments, complaints, or anything else my email is hemicuda71rocks@yahoo.com