What is this? Look away for just one day and you could miss a lot. The label on the latest FractoFAX says it is a picture of Dr. J's cell mate. It seems he was arrested for not properly protecting Dr. E from the roach attack the other day. The charge? Failure to assist, according to the Good Samaritan Law, could bring a long time in jail. Here we see one of those fabled muscle bulging thick necked inmates in his orange jump suit.
"Oh, how awful!" Dr. E exclaimed. "That muscle man is uglier than the roach!"
![]() |
Figure 1. The Jail Bird.
There must be some mistake!
Jay
The parameter and formula files for Fractint are included below. Copy them
into a quickie.par file for quick loading into Fractint. For longer term
use, copy the frm: block into a FotN.frm file. But this time leave off the
'frm:' part. Then copy the rest (the par parts) into your FotN.par
file.
JailBird { ; (c) Jay Hill, 1998
reset=1960 type=formula formulafile=onepiece.par formulaname=mixup
center-mag=-0.669858/0.00700295/1.539071/1/90 params=2/0/3/0/0.34/0
float=y maxiter=512 inside=bof60 symmetry=xaxis
colors=000000000<14>`I5cK6cK6<9>cK3d\
J3eJ4<3>hG5iF6kF6<3>tF6wF5wF5<208>cA\
5BAF0cK0cK
}
frm:MixUp {; (c) Jay Hill, 1998
; make sure p1 <> p2 and p3 <> 0
u=p1, v=p2, w=p3,
c=pixel/w, x=v-u, z=(-u/v/w)^(1/x):
z=z^u + w*z^v + c
|z| <= 1000
}