Mike, frm:F_20160222_1054 doesn't use a, b, d, or f, so the values input into p1 and p2 are unused. Is something lost in the translation? Jonathan
This fractal mixes two copies of z * z * cos(z) * sin(z) at slightly different locations. I noticed that areas with spiral features also had a lot more arms so I searched the area until I found this fractal. It is very intricate and everything seems to be interconnected.
Here is a link to an image:
http://dl.dropboxusercontent.com/u/33642054/image/pr_3cossin-3cossin_H_1200_...
The FractInt compatible PAR file for the image is:
Interconnected { ; Exported from Fracton. reset=2004 type=formula formulafile=fracton.frm formulaname=F_20160222_1054 passes=1 float=y center-mag=-0.7777678014027933/2.214634821764375e-\ 06/240717564052.7675/1/0/0 params=1/1/0/0/-1/0/1/0/0/0 maxiter=2000 inside=0 periodicity=6 colors=000C10O40ZA0hI0oS0ua0ym0zy0ym0ua0oS0hI0ZA0O\ 40C10000C10O40ZA0hI0oS0ua0ym0zy0ym0ua0oS0hI0ZA0O40\ C10000C10O40ZA0hI0oS0ua0ym0zy0ym0ua0oS0hI0ZA0O40C1\ 0000C10O40ZA0hI0oS0ua0ym0zy0ym0ua0oS0hI0ZA0O40C100\ 00C10O40ZA0hI0oS0ua0ym0zy0ym0ua0oS0hI0ZA0O40C10000\ C10O40ZA0hI0oS0ua0ym0zy0ym0ua0oS0hI0ZA0O40C10000C1\ 0O40ZA0hI0oS0ua0ym0zy0ym0ua0oS0hI0ZA0O40C10000C10O\ 40ZA0hI0oS0ua0ym0zy0ym0ua0oS0hI0ZA0O40C10000C10O40\ ZA0hI0oS0ua0ym0zy0ym0ua0oS0hI0ZA0O40C10000C10O40ZA\ 0hI0oS0ua0ym0zy0ym0ua0oS0hI0ZA0O40C10000C10O40ZA0h\ I0oS0ua0ym0zy0ym0ua0oS0hI0ZA0O40C10000C10O40ZA0hI0\ oS0ua0ym0zy0ym0ua0oS0hI0ZA0O40C10000C10O40ZA0hI0oS\ 0ua0ym0zy0ym0ua0oS0hI0ZA0O40C10000C10O40ZA0hI0oS0u\ a0ym0zy0ym0ua0oS0hI0ZA0O40C10000C10O40ZA0hI0oS0ua0\ ym0zy0ym0ua0oS0hI0ZA0O40C10000C10O40ZA0hI0oS0ua0ym\ 0zy0ym0ua0oS0hI0ZA0O40C10 }
frm:F_20160222_1054 { ; Similar to the parallel resistance formula a=real(p1),b=real(p2),d=imag(p1),f=imag(p2), z=0,c1=pixel-p3,c2=pixel-p4: cs=z*cos(z)*sin(z), z=1/(1/(cs+c1)+1/(cs+c2)), |z|<100 }