WreathOfIterations { ; Fractal of the day, 03-07-99 ; 0:06:45.61 on a p233, 640x480 reset=1960 type=formula formulaname=MandelbrotMix4 function=ident center-mag=-0.1520966765735726/+0.00309934204235459\ /1.944641e+008 params=-0.1/11/1/-1/0/0 float=y maxiter=1800 bailout=25 inside=0 logmap=177 symmetry=none periodicity=10 colors=000dGZdGZ<7>r3e<19>iFlShG<2>FqeBsm9mh<3>4TP3\ OK3TN<6>3te<5>`aHb`FeZDw87<6>j_3qg3<6>3K3<5>DfUc90s\ B9<6>bTd`VhWTg<6>2Md<3>IEXD9`<2>bLK<16>4LU2LU1IW<6>\ 13f<21>olX<15>MPvDQxLOwSMwZKvdGz<8>gRXmXV<6>94T<8>W\ BDZCB_A7<22>tsy<6>wtZwtVwtT<4>wtOwtMwtN<13>wtY } 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 }