A Fractal generator that generates many different types of fractals based
on the iteration of complex-valued formulas. The program can generate the
Mandelbrot and Julia sets, as well as the sets of more unusual formulas
such as lambda*COS(Z) and Newton-R. Includes some sample creations.
|