4 Apr
2004
4 Apr
'04
11:02 p.m.
Sorry, my brain obviously was switched off while I wrote my answer to Raymond Filiatreault's questions! The last paragraph should read: 2) Robert L. Devaney's formula to analyse how a polynomial fractal "morphs" into an exponential one (the following formula approaches c*exp(z) for n --> infinity): Init: n = 2, z = 1, c = pixel, Loop: z = c*(1 + z/n)^n Regards, Gerald