<< Prev Page   Next page >>
Algebraic Fractals
Mandelbrot’s Function

z + c
z and c are complex Algorithm
  c : point in the region (x + iy)
: initial value of z
= + c
Evaluate S(): if > Tolerance
assign color (n) to c
If n > Limit
assign color (n) to c