On Sunday 14 March 2004 19:16, Simone Piunno wrote: > for k in range(0, 112): > z = z*z + 0.04*x - 2.0 + 0.1j*y - 1.5j > if abs(z) > 100.0: sorry, ho sbagliato costante, il test buono è: if abs(z) > 3.16: -- http://thisurlenablesemailtogetthroughoverzealousspamfilters.org