in reply to Re: (Golf) Mandelbrot Fractal
in thread (Golf) Mandelbrot Fractal
/s-l map{$i=$_/20-1;print map{$r=$;=$_/20-2.3;$z=$i;$n=$z*$z,$m=$r*$r,$z +=2*$r*$z+$i,$r=$m-$n+$;for a..z;$m<4?$":"+"}0..59}0..39
-l map{$i=$_/20,print map{$r=$;=$_/20;$z=$i;$n=$z*$z,$m=$r*$r,$z=2*$r* +$z+$i,$r=$m-$n+$;for a..z;$m<4?$":"+"}-46..13}-20..19
|
---|
Replies are listed 'Best First'. | |
---|---|
Re: Re: Re: (Golf) Mandelbrot Fractal
by belg4mit (Prior) on May 08, 2002 at 23:27 UTC | |
by hagus (Monk) on May 09, 2002 at 00:01 UTC | |
by educated_foo (Vicar) on May 09, 2002 at 00:34 UTC | |
Re^3: (Golf) Mandelbrot Fractal
by tadman (Prior) on May 09, 2002 at 00:51 UTC | |
by pdcawley (Hermit) on May 09, 2002 at 06:45 UTC | |
by tadman (Prior) on May 09, 2002 at 08:03 UTC |