It seemed forever to Dr. E (and to most of us also). First down this corridor and then down that corridor. She should have entered the hospital by another way. And she would have if she knew her way around here better. For a moment she thought she saw Dr. J but then realized it was just a poster begging for donations (Fig. 1) to support the new fractrauma wing of the hospital. This is where Dr. J probably was by now, given what had happened to him.
"Oh miss... Oh miss...." Was that someone calling to her? After all she was wearing her fake candy striped volunteer outfit and pig tail wig.
She ignored the calls and moved on toward Dr. J's room. The doctors claimed he is not iterating but she had to know for herself.
![]() |
Figure 1. Reaching.
Which is more important, a new computer or a new car? Answer: replace which ever has stopped first.
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.
Reaching { ; (c) Jay Hill, 1998
reset=1960 type=formula formulafile=onepiece.par
formulaname=mixup
center-mag=0.568447/0.109586/10.53932/1/122.499
params=2/0/4/0.5/0.15/0 float=y maxiter=512
inside=bof60
symmetry=xaxis
colors=000KAK<12>hAtjAwiAw<13>MAwKAw\
KAw<109>cZwcKA<109>wcK0cK0cK
savename=reaching
}
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
}