Mandelbrot

WebStart
The Mandelbrot set is the set obtained from the quadratic recurrence equation
           z(n+1)=z(n)^2 + C 	
with z(0)=C, where points C in the complex plane for which the orbit of z(n) does not tend to infinity are in the set.

Source

java code as high lighted source
java code

Rolf LANG - Remsstr. 39 - 71384 Weinstadt | 05:26:17 up 64 days, 11:36, 0 user, load average: 4.52, 4.64, 4.25