Fractal program

As an undergraduate I wrote a program to draw the Mandelbrot set, like a lot of math people seem to do, and it just kept growing. I wanted to be able to enter any formula and have the program iterate it, and not have to recompile the program for every new formula, so I wrote a formula parser. I suppose there are utilities out there that would do this for me, but I like to program and wanted to see if I could do it. I rewrote the entire program in 2004, making it faster and more versatile. Nearly all of the math pictures on this website were made with it. Follow the links on the sidebar for downloads and further info. I just threw these pages together quickly. They will be updated in the next few weeks with more information. (No probably not, seeing as though I wrote that 6 months ago, and haven't done anything yet. Eventually, ... Till then, email me if you have a question.