Elephant_Oblivion { ; Fractal of the day, 12-09-98 ; 55min on a 486-100mhz, 640x480 reset=1960 type=formula formulaname=multirot-XY-ZW function=ident/flip passes=t center-mag=-0.01810081922189286/-0.820329070\ 25950360/1295.621/0.07317/-88.991/88.991 params=89.99/0.3/0/0/0.27/0 float=y maxiter=32767 bailout=25 inside=253 logmap=25 symmetry=xaxis periodicity=10 ranges=0/-1/180/185/195/210/250/300/4\ 40/650/950/1400/32767 colors=000K00UPcKRZPVZUZcZbhcfhh\ jmmnrrrrwvuzzz000<238>000UXz000000 } frm:multirot-XY-ZW {; draws all 6 planes and many rotations ;when fn1-2=i,f, then p1 0,0=M, 0,90=O, 90,0=E, 90,90=J ;when fn1-2=f,i, then p1 0,0=M, 0,90=R, 90,0=P, 90,90=J a=real(p1)*.01745329251994, b=imag(p1)*.01745329251994, z=sin(b)*fn1(real(pixel))+sin(a)*fn2(imag(pixel))+p2, c=cos(b)*real(pixel)+cos(a)*flip(imag(pixel))+p3: z=sqr(z)+c, |z| <= 36 }