Petrified_Flower { ; Fractal of the day, 20-02-00 Rating (4) ; time=0:43:26.82 SF5 on a P200 ; Version 2000 Patchlevel 8 reset=2000 type=formula formulaname=MandelbrotMix4 function=ident passes=1 center-mag=-421.8780498976205/+0.15508452093842390/2\ .492201e+007/1/-34.999 params=1/0.09/1/-0.09/210/5000 float=y maxiter=1200 bailout=25 inside=fmod proximity=0.65 logmap=yes periodicity=10 colors=000zvz<3>zuvztuztt<23>znnznnznn<158>NBBNBBNBB\ <3>MAASGGL99<25>F33F33E22<5>D12D12C02<18>B02 } frm:MandelbrotMix4 {; Jim Muth a=real(p1), b=imag(p1), d=real(p2), f=imag(p2), g=1/f, h=1/d, j=1/(f-b), z=(-a*b*g*h)^j, k=real(p3)+1, l=imag(p3)+100, c=fn1(pixel): z=k*((a*(z^b))+(d*(z^f)))+c, |z| < l }