A rather weird fractal. The formula I used, gave
an uninteresting picture, but after some
experimenting I got something very interesting.
Mary
Stultorum infinitus numerum est.
intestines { ; 0.00.23 on P200
; Version 2000 Patchlevel 9
reset=1910 type=formula formulafile=robklep1.frm
formulaname=DivMandel1
center-mag=+0.29840252942018640/+0.659471884253001
80/47.85979
params=2/0/0/0/0/0 float=y maxiter=32000
bailout=500 inside=0
potential=255/511/0 decomp=256
formula:DivMandel1 (XAXIS) {;
c = z = pixel:
z = (z^2+c)/(z^p1-c) + c;
|z| <= 4
}