home *** CD-ROM | disk | FTP | other *** search
/ ftp.xmission.com / 2014.06.ftp.xmission.com.tar / ftp.xmission.com / pub / lists / fractint / archive / v01.n065 < prev    next >
Internet Message Format  |  1998-01-07  |  40KB

  1. From: owner-fractint-digest@lists.xmission.com (fractint-digest)
  2. To: fractint-digest@lists.xmission.com
  3. Subject: fractint-digest V1 #65
  4. Reply-To: fractint-digest
  5. Sender: owner-fractint-digest@lists.xmission.com
  6. Errors-To: owner-fractint-digest@lists.xmission.com
  7. Precedence: bulk
  8.  
  9.  
  10. fractint-digest       Wednesday, January 7 1998       Volume 01 : Number 065
  11.  
  12.  
  13.  
  14.  
  15. ----------------------------------------------------------------------
  16.  
  17. Date: Wed, 7 Jan 1998 06:10:20 -0500
  18. From: "Jason Hine" <tumnus@together.net>
  19. Subject: Re: (fractint) Computer warning
  20.  
  21. I betcha it's that voice-recognition software... and is she running Linux?
  22.  
  23. (That's supposed to be acompliment, Linux-users! :))
  24.  
  25. Jack warned:
  26. >>It has recently come to my attention that Pandora,
  27. >>my computer, has subscribed to this list under my name and
  28. >>without my knowledge or consent. Any comments from her
  29. >>with which you agree she probably overheard from me. The
  30. >>rest were undoubtably her own opinions. She is also
  31. >>claiming we could not produce our fractals without her!
  32.  
  33.  
  34.  
  35. - -
  36. - ------------------------------------------------------------
  37. Thanks for using Fractint, The Fractals and Fractint Discussion List
  38. Post Message:   fractint@xmission.com
  39. Get Commands:   majordomo@xmission.com "help"
  40. Administrator:  twegner@phoenix.net
  41. Unsubscribe:    majordomo@xmission.com "unsubscribe fractint"
  42.  
  43. ------------------------------
  44.  
  45. Date: Wed, 7 Jan 1998 07:09:00 -0500
  46. From: Sylvie Gallet <Sylvie_Gallet@compuserve.com>
  47. Subject: Re: (fractint) Yet another unreadable formula from Paul Carlson
  48.  
  49. Hi All,
  50.  
  51. Jay wrote:
  52. >> I noticed Sylvie's posts in the archives are mangled. That means
  53. >> several  of you can't read her posts of Paul Carlson's formulae
  54. >> without difficulty. =
  55.  
  56.  
  57.   Does the following par have the '=3D3D" disease???
  58.  
  59. May-2    { ; Sylvie Gallet, Dec 1997
  60.            ; Newton's method applied to z^3 - 1 =3D 0
  61.            ; Use decomp =3D 256 and periodicity =3D 0
  62.  z1 =3D pixel , iter =3D 0 , j =3D -0.5 + flip(sqrt(0.75)) , k =3D conj(j=
  63. )
  64.  a =3D p1*(0,0.0245436)    ; real(p1) * 2i pi / 256
  65.  :
  66.  mz =3D cabs(z1)
  67.  z2 =3D z1*z1
  68.  z1 =3D ((2.5,-0.7)*z1*z2 + (0.5,0.7)) / (3*z2)
  69.  dz =3D abs(real(z1+0.5))
  70.  if (dz > 0.1)
  71.    dz =3D abs(real(z1*j+0.5))
  72.    if (dz > 0.1)
  73.      dz =3D abs(real(z1*k+0.5))
  74.    endif
  75.  endif
  76.  if (dz <=3D 0.1)
  77.    z =3D exp((iter + 10*dz)*a) , cont =3D 0
  78.  elseif (mz <=3D 0.25)
  79.    z =3D exp((256/p1-1 + 4*mz)*a) , cont =3D 0
  80.  else
  81.    iter =3D iter + 1 , cont =3D 1
  82.  endif
  83.  cont
  84.  }
  85.  
  86. May2_01            { ; .                                    t=3D  0:01:58=
  87. =2E69
  88.                      ; Copyright Sylvie Gallet, Dec 17, 1997
  89.                      ; <sylvie gallet@compuserve.com>
  90.                      ; t=3Dcalc time using a Pentium 166 at 1600 x 1200
  91.   reset=3D1960 type=3Dformula formulafile=3Dfractint.frm formulaname=3DMa=
  92. y-2
  93.   passes=3D1 center-mag=3D0/2.22045e-016/0.3257822 params=3D32/0 float=3D=
  94. y
  95.   maxiter=3D7 inside=3D255 decomp=3D256 periodicity=3D0
  96.   colors=3Dzzz<8>MZZHWWFUU<2>9OO7LL7KK<14>000zzz<6>UdW<12>EIGCHEBFDAEC9CB=
  97. <6>\
  98.   000zzz<6>fbHcZAbYA<21>000zzz<7>mU5<22>000zzz<2>piimcck``hXXeTU<6>SHIQFG=
  99. P\
  100.   EFNDE<13>000zzz<2>mjnhekfbic_f`Xd<6>OKRMIOLGN<7>B8B979868656545<2>000zz=
  101. z\
  102.   <6>Hii<15>4EG4DE3BC39A278<3>000zzz<2>llpgglddjaag<7>KKRHHOGGN<14>000
  103.   cyclerange=3D0/223
  104.   }
  105.  
  106.         - Sylvie
  107.  
  108. - -
  109. - ------------------------------------------------------------
  110. Thanks for using Fractint, The Fractals and Fractint Discussion List
  111. Post Message:   fractint@xmission.com
  112. Get Commands:   majordomo@xmission.com "help"
  113. Administrator:  twegner@phoenix.net
  114. Unsubscribe:    majordomo@xmission.com "unsubscribe fractint"
  115.  
  116. ------------------------------
  117.  
  118. Date: Wed, 07 Jan 1998 06:24:04 -0600
  119. From: Janet Preslar <preslar@memphisonline.com>
  120. Subject: Re: (fractint) Formula Needed
  121.  
  122. Wizzle wrote:
  123.  
  124. > In the mean time....could Janet....or anyone who has it.....send me Linda
  125. > Allison's formula for her stars.  Linda sent me an email and said she would
  126.  
  127.   Gladly. It is.
  128.  
  129. 051597-002   {; Linda Allison May 15, 1997
  130.  z=0;
  131.  c=log(sqr(sqr(pixel))*pixel)*0.2:
  132.  z2=fn1(z)+c
  133.  z=c*(1-z2*z2)/(1+z2*z2)
  134.  |z|<=p1
  135. }
  136.  
  137. Have fun!
  138. Janet
  139.  
  140. preslar@memphisonline.com
  141. http://www.ParkeNet.org/jp
  142.  
  143.  
  144. - -
  145. - ------------------------------------------------------------
  146. Thanks for using Fractint, The Fractals and Fractint Discussion List
  147. Post Message:   fractint@xmission.com
  148. Get Commands:   majordomo@xmission.com "help"
  149. Administrator:  twegner@phoenix.net
  150. Unsubscribe:    majordomo@xmission.com "unsubscribe fractint"
  151.  
  152. ------------------------------
  153.  
  154. Date: Wed, 07 Jan 1998 07:41:10 -0800
  155. From: Peter Jakubowicz <pfjakub@earthlink.net>
  156. Subject: Re: (fractint) Yet another unreadable formula from Paul Carlson
  157.  
  158. At 07:09 AM 1/7/98 -0500, Sylvie Gallet:
  159. >Hi All,
  160. >
  161. >Jay wrote:
  162. >>> I noticed Sylvie's posts in the archives are mangled. That means
  163. >>> several  of you can't read her posts of Paul Carlson's formulae
  164. >>> without difficulty. 
  165. >
  166. >  Does the following par have the '=3D" disease???
  167.  
  168. Looks lovely on my machine. Do you have a collection of pars and frms
  169. somewhere? Peter
  170.  
  171.  
  172. - -
  173. - ------------------------------------------------------------
  174. Thanks for using Fractint, The Fractals and Fractint Discussion List
  175. Post Message:   fractint@xmission.com
  176. Get Commands:   majordomo@xmission.com "help"
  177. Administrator:  twegner@phoenix.net
  178. Unsubscribe:    majordomo@xmission.com "unsubscribe fractint"
  179.  
  180. ------------------------------
  181.  
  182. Date: Wed, 7 Jan 1998 12:49:53 -0000
  183. From: Peter Moreland <peter@getitonbangagong.demon.co.uk>
  184. Subject: Re: (fractint) The dreaded aaaaaa's again :(
  185.  
  186. - -----Original Message-----
  187. From: Morgan L. Owens <packrat@nznet.gen.nz>
  188. To: fractint@lists.xmission.com <fractint@lists.xmission.com>
  189. Date: 07 January 1998 07:21
  190. Subject: Re: (fractint) The dreaded aaaaaa's again :(
  191.  
  192.  
  193. >At 12:12 06/01/98 -0000, Peter Moreland wrote:
  194. >>
  195. >>
  196. >>Well... You can't edit or search and replace the a's if you can't see
  197. them!
  198. >>The whole point is that they are not visible in email or when pasted into
  199. >>PFE.
  200. >>They *are* visible when read by FractInt..
  201. >>
  202. <snip>
  203. >
  204. >The thing is, Fractint is reading ASCII 160 as an á - as this is the
  205. >code (MS-) DOS assigns the character, while in Truetype (invented by Apple,
  206. >remember) and most other fonts used by Windows, including PFE and clearly
  207. >whatever your email software uses, ASCII 160 refers to a nonbreaking space.
  208. >So that's why you can't see it. So try searching with PFE for "ALT+0160"
  209. >and see if that catches what look like spaces in the locations where a's
  210. >are turning up in Fractint. To confirm, you can change PFE's screen font
  211. >("options>preferences->screen font") to "Terminal" to use a DOS-type font.
  212. >
  213. >Morgan L. Owens
  214. >
  215. <snip>
  216.  
  217. Absolutely correct Morgan :)
  218.  
  219. I can now use PFE to edit the little blighters out!
  220.  
  221. hmmm... If lots of us have this problem... Maybe Tim will consider making
  222. FractInt compensate for ASCII 160?
  223.  
  224. Anyway, Morgan thanks for the workaround, much appreciated
  225.  
  226. Peter.
  227.  
  228.  
  229. - -
  230. - ------------------------------------------------------------
  231. Thanks for using Fractint, The Fractals and Fractint Discussion List
  232. Post Message:   fractint@xmission.com
  233. Get Commands:   majordomo@xmission.com "help"
  234. Administrator:  twegner@phoenix.net
  235. Unsubscribe:    majordomo@xmission.com "unsubscribe fractint"
  236.  
  237. ------------------------------
  238.  
  239. Date: Wed, 07 Jan 1998 05:49:14 -0800
  240. From: Wizzle <wizzle@cci-internet.com>
  241. Subject: Re: (fractint) Yet another f
  242.  
  243. I think Sylvie posted Paul's formula...but my offer to post anything
  244. anytime of Paul's is in perpetuity.
  245.  
  246. Angela
  247.  
  248. At 06:02 AM 1/7/98 -0500, you wrote:
  249. >Paul provided:
  250. >>Astroid_Mset  {; Copyright (c) Paul W. Carlson, 1997<<
  251. >
  252. >Wow, geez... most excellent!  I sure hope you figure out how to post
  253. directly to
  254. >the list someday, but in the meantime, thanks to the middleperson (Wizzle,
  255. >right?) :)  Carry on, Jason
  256. >
  257. >
  258. >-
  259. >------------------------------------------------------------
  260. >Thanks for using Fractint, The Fractals and Fractint Discussion List
  261. >Post Message:   fractint@xmission.com
  262. >Get Commands:   majordomo@xmission.com "help"
  263. >Administrator:  twegner@phoenix.net
  264. >Unsubscribe:    majordomo@xmission.com "unsubscribe fractint"
  265. >
  266. >
  267.  
  268. - -
  269. - ------------------------------------------------------------
  270. Thanks for using Fractint, The Fractals and Fractint Discussion List
  271. Post Message:   fractint@xmission.com
  272. Get Commands:   majordomo@xmission.com "help"
  273. Administrator:  twegner@phoenix.net
  274. Unsubscribe:    majordomo@xmission.com "unsubscribe fractint"
  275.  
  276. ------------------------------
  277.  
  278. Date: Wed, 07 Jan 1998 06:44:12 -0800
  279. From: Wizzle <wizzle@cci-internet.com>
  280. Subject: Re: (fractint) Formula Needed
  281.  
  282. Thanks Janet....
  283.  
  284. Can I ask another favor?? I'm having a terrible time with the formula...I
  285. must be doing something very wrong. Would you mind sharing one of your
  286. stars' pars to head me in the right direction?? I would be very very
  287. grateful...this is so frustrating.
  288.  
  289. Angela
  290.  
  291. At 06:24 AM 1/7/98 -0600, you wrote:
  292. >Wizzle wrote:
  293. >
  294. >> In the mean time....could Janet....or anyone who has it.....send me Linda
  295. >> Allison's formula for her stars.  Linda sent me an email and said she would
  296. >
  297. >  Gladly. It is.
  298. >
  299. >051597-002   {; Linda Allison May 15, 1997
  300. > z=0;
  301. > c=log(sqr(sqr(pixel))*pixel)*0.2:
  302. > z2=fn1(z)+c
  303. > z=c*(1-z2*z2)/(1+z2*z2)
  304. > |z|<=p1
  305. >}
  306. >
  307. >Have fun!
  308. >Janet
  309. >
  310. >preslar@memphisonline.com
  311. >http://www.ParkeNet.org/jp
  312. >
  313. >
  314. >-
  315. >------------------------------------------------------------
  316. >Thanks for using Fractint, The Fractals and Fractint Discussion List
  317. >Post Message:   fractint@xmission.com
  318. >Get Commands:   majordomo@xmission.com "help"
  319. >Administrator:  twegner@phoenix.net
  320. >Unsubscribe:    majordomo@xmission.com "unsubscribe fractint"
  321. >
  322. >
  323.  
  324. - -
  325. - ------------------------------------------------------------
  326. Thanks for using Fractint, The Fractals and Fractint Discussion List
  327. Post Message:   fractint@xmission.com
  328. Get Commands:   majordomo@xmission.com "help"
  329. Administrator:  twegner@phoenix.net
  330. Unsubscribe:    majordomo@xmission.com "unsubscribe fractint"
  331.  
  332. ------------------------------
  333.  
  334. Date: Wed, 7 Jan 1998 15:52:21 -0000
  335. From: Edward Avis <EPA@datcon.co.uk>
  336. Subject: (fractint) Client-server Fractint
  337.  
  338. I was thinking about the forthcoming rewrite of Fractint for version 20, 
  339. and wondered: why not use a client-server model for fractal drawing?
  340.  
  341. The client sends a message to the server, saying "here is the formula to 
  342. use, please give me the value of the pixels in the rectangle (0,0) to 
  343. (100,100)", and the server sends back the pixels.
  344.  
  345. The advantage of this would be that it would be easy to add distributed 
  346. fractal drawing to Fractint, as well as an easy way to use the full power 
  347. of multiprocessor boxes (by running several server processes on the same 
  348. machine).  I don't know if any of you have seen the program MandelSpawn 
  349. which works on this model.  You can get _very_ fast fractal drawing if you 
  350. have a whole network of machines at your disposal 8-) .
  351.  
  352. It could even work over the Net.  Suppose a two people who read 
  353. fractint-digest decide to cooperate.  They both run the fractint server on 
  354. their machine, and when running the client, they can get the other person's 
  355. machine to draw half of the image and send it back over the Net - and 
  356. instantly, you get twice the speed! Of course, this wouldn't be useful if 
  357. they were both using their machines at full pelt all the time, but the 
  358. typical PC is idle for 90% of the time - time that could be used 
  359. calculating fractals.
  360.  
  361. What do you all think?
  362.  
  363. - --
  364. Ed Avis
  365. epa@datcon.co.uk
  366. http://members.tripod.com/~mave/index.html
  367.  
  368.  
  369.  
  370.  
  371. - -
  372. - ------------------------------------------------------------
  373. Thanks for using Fractint, The Fractals and Fractint Discussion List
  374. Post Message:   fractint@xmission.com
  375. Get Commands:   majordomo@xmission.com "help"
  376. Administrator:  twegner@phoenix.net
  377. Unsubscribe:    majordomo@xmission.com "unsubscribe fractint"
  378.  
  379. ------------------------------
  380.  
  381. Date: Wed, 7 Jan 1998 09:11:11 -0700 (MST)
  382. From: Kerry Mitchell <lkmitch@primenet.com>
  383. Subject: (fractint) another frm and par
  384.  
  385. I came up with this formula file while playing with the "bubbles" coloring
  386. method.  The idea is to specify a small range, say 98% to 102% of the
  387. magnitude of c, and to color the pixel (white, say) if the iterate ever
  388. falls within that range, black otherwise.  It creates a graceful series of
  389. loops that get more and more convoluted, showing the fractal shape in
  390. overview.  It seems to work with other formulas, not just z^2+c.  If you
  391. use this, you'll definitely need to use single-pass mode, and will
  392. probably want to anti-alias down from a much larger image to your final
  393. piece.  I will post an image (infinity) done with this formula to the
  394. fractal pictures newsgroup.
  395.  
  396. frm:minmaxc_jul { ; Kerry Mitchell
  397.     ; colors the screen one color if the iterate falls between the
  398.     ; high and low bounds, otherwise leaves it blank
  399.     ; Julia set--c=p1, bailout=real(p2)
  400.     ; low and high bounds are set through p3--
  401.     ; center of range = real(p3)*|c| (try 1)
  402.     ; width of range = imag(p3) (try 0.05)
  403.     ; color with single-pass mode and decomp
  404.         zc=pixel, c=p1, r=real(p2), z=1
  405.         rc=|c|, k1=real(p3)*rc, k2=imag(p3)*0.5
  406.         lo=k1*(1-k2), hi=k1*(1+k2):
  407.         zc=sqr(zc)+c, rzc=|zc|
  408.         if ((rzc>lo)&&(rzc<hi))
  409.           z=-1
  410.           end if
  411.         rzc < r
  412.         }
  413.  
  414. testminmaxc { ; Kerry Mitchell
  415.   reset=1960 type=formula formulafile=fractint.frm
  416.   formulaname=minmaxc_jul
  417.   passes=1 center-mag=0/0/0.85
  418.   params=-0.779702280199264/0.1503397589375293/100\
  419.   0/0/1.333333333333333/0.03333333333333333
  420.   float=y maxiter=2000 inside=0 decomp=256 periodicity=0
  421.   colors=000CGS<4>9Ne<7>eFQbJPZNOOWNCdM\
  422.   7fN1iP<3>5Vc<9>NnZPqYRqY<6>kqS<4>mu\
  423.   x<3>zaY<13>T3pQ0rQ4r<13>Wyw<2>GJ1<6\
  424.   >x2N<2>pBmtRWxfE<9>SD1<12>ecO<5>KSUzz\
  425.   zCOW8MY<14>4pJ<11>EHC<4>si5<10>bka<4>\
  426.   0jv<2>TEY<4>coOfwLfuN<13>hUp<4>Fjo<\
  427.   13>8T67R29T4<7>ShOVjRZeS<5>x7_<7>ime<8>Wge
  428.   cyclerange=0/255
  429.   }
  430.  
  431. - -------------------------------------------------------------------------------
  432. Kerry Mitchell
  433. lkmitch@primenet.com
  434. - -------------------------------------------------------------------------------
  435.  
  436.  
  437.  
  438. - -
  439. - ------------------------------------------------------------
  440. Thanks for using Fractint, The Fractals and Fractint Discussion List
  441. Post Message:   fractint@xmission.com
  442. Get Commands:   majordomo@xmission.com "help"
  443. Administrator:  twegner@phoenix.net
  444. Unsubscribe:    majordomo@xmission.com "unsubscribe fractint"
  445.  
  446. ------------------------------
  447.  
  448. Date: Tue, 06 Jan 1998 22:32:15 -0600
  449. From: "Damien M. Jones" <dmj@fractalus.com>
  450. Subject: Re: (fractint) The dreaded aaaaaa's again :(
  451.  
  452. Peter,
  453.  
  454.  - >Well... You can't edit or search and replace the a's if you can't see
  455.  - >them! The whole point is that they are not visible in email or when
  456.  - >pasted into PFE.
  457.  
  458.  - I found myself in the same boat. I did a little research and found out
  459.  - that the forward slash accented a is defined as ASCII decimal value of
  460.  - 160. 
  461.  
  462. Congratulations, you've just discovered the extra space character in the
  463. Windows character set (which is different from the DOS character set).  For
  464. example, in Windows, the forward accented a is code 225.
  465.  
  466. Incidentally, any web page using a non-breaking space will generate code
  467. 160 in a Windows browser, and if you copy/paste in another app, you get
  468. this.  If you want to search/replace non-breaking spaces in a Windows text
  469. editor, enter ASCII code 160 (in the method you describe) into the "find"
  470. portion of the dialog.  I use TextPad rather than PFE (personal preference)
  471. and this works fine for me.
  472.  
  473. Damien M. Jones   \\
  474. dmj@fractalus.com  \\  http://www.icd.com/tsd/  (temporary sanity designs)
  475.                     \\  http://www.fractalus.com/ (fractals are my hobby)
  476.  
  477.  
  478. - -
  479. - ------------------------------------------------------------
  480. Thanks for using Fractint, The Fractals and Fractint Discussion List
  481. Post Message:   fractint@xmission.com
  482. Get Commands:   majordomo@xmission.com "help"
  483. Administrator:  twegner@phoenix.net
  484. Unsubscribe:    majordomo@xmission.com "unsubscribe fractint"
  485.  
  486. ------------------------------
  487.  
  488. Date: Wed, 7 Jan 1998 08:39:25 -0800
  489. From: "Jay Hill" <ehill1@san.rr.com>
  490. Subject: Re: (fractint) Yet another unreadable formula from Paul Carlson
  491.  
  492. Hi Sylvie,
  493.  
  494. I get everyone's post just fine. It is, as discussed at length on this list
  495. a combination of certain folks email sender and others email reader.
  496. I use Micro$oft Internet Mail on Windows 95. No problems. 
  497. Apparently my posts are readable to all and I can read everyone's 
  498. posts.
  499.  
  500. So I was befuddled, bemused and befumed when 
  501. I saw the archive is one of the clueless email readers. 
  502. Look at Lee Skinners post  (messed up),  Jay Hill's (fine) 
  503. and Morgan L. Owens (fine)  here
  504. http://www.xmission.com/pub/lists/fractint/archive/v01.n064
  505. and Sylvie's (messed up) and Peter Jakubowicz (fine) here
  506. http://www.xmission.com/pub/lists/fractint/archive/v01.n063
  507. and again Sylvie's (messed up) at 
  508. http://www.xmission.com/pub/lists/fractint/archive/v01.n061
  509. Watch the archive for this post. It will show the May-2 formula 
  510. just fine but Sylvie's original will be screwed up.
  511.  
  512. We need an archive free of 3D effects! That is why I posted Paul's 
  513. formula on my page, 34k for just his.  (I hope my late last night 
  514. silliness was decryptable  :-)  , there were illustrations to go with 
  515. the text.)
  516.  
  517. A complete 1997 collection must be pushing a megabyte 
  518. for just the frm + par. A weekly collection posted somewhere 
  519. would be useful. Someone mentioned it already, as an 
  520. automatic server thing. But if such is another UNIX dummy 
  521. collecting =3D effects, forget it!  If someone has a 1997 (& 1996)
  522. collection very well organized (and I'm not sure exactly what 
  523. that means) that would be useful. And now would be a 
  524. good time to start 1998 :-).
  525.  
  526. Jay
  527.  
  528. - ----------
  529. > From: Sylvie Gallet <Sylvie_Gallet@compuserve.com>
  530. > To: Blind.Copy.Receiver@compuserve.com
  531. > Subject: Re: (fractint) Yet another unreadable formula from Paul Carlson
  532. > Date: Wednesday, January 07, 1998 4:09 AM
  533. > Hi All,
  534. > Jay wrote:
  535. > >> I noticed Sylvie's posts in the archives are mangled. That means
  536. > >> several  of you can't read her posts of Paul Carlson's formulae
  537. > >> without difficulty. 
  538. >   Does the following par have the '=3D" disease???
  539. > May-2    { ; Sylvie Gallet, Dec 1997
  540. >            ; Newton's method applied to z^3 - 1 = 0
  541. >            ; Use decomp = 256 and periodicity = 0
  542. >  z1 = pixel , iter = 0 , j = -0.5 + flip(sqrt(0.75)) , k = conj(j)
  543. >  a = p1*(0,0.0245436)    ; real(p1) * 2i pi / 256
  544. >  :
  545. >  mz = cabs(z1)
  546. >  z2 = z1*z1
  547. >  z1 = ((2.5,-0.7)*z1*z2 + (0.5,0.7)) / (3*z2)
  548. >  dz = abs(real(z1+0.5))
  549. >  if (dz > 0.1)
  550. >    dz = abs(real(z1*j+0.5))
  551. >    if (dz > 0.1)
  552. >      dz = abs(real(z1*k+0.5))
  553. >    endif
  554. >  endif
  555. >  if (dz <= 0.1)
  556. >    z = exp((iter + 10*dz)*a) , cont = 0
  557. >  elseif (mz <= 0.25)
  558. >    z = exp((256/p1-1 + 4*mz)*a) , cont = 0
  559. >  else
  560. >    iter = iter + 1 , cont = 1
  561. >  endif
  562. >  cont
  563. >  }
  564. > May2_01            { ; .                                    t=  0:01:58.69
  565. >                      ; Copyright Sylvie Gallet, Dec 17, 1997
  566. >                      ; <sylvie gallet@compuserve.com>
  567. >                      ; t=calc time using a Pentium 166 at 1600 x 1200
  568. >   reset=1960 type=formula formulafile=fractint.frm formulaname=May-2
  569. >   passes=1 center-mag=0/2.22045e-016/0.3257822 params=32/0 float=y
  570. >   maxiter=7 inside=255 decomp=256 periodicity=0
  571. >   colors=zzz<8>MZZHWWFUU<2>9OO7LL7KK<14>000zzz<6>UdW<12>EIGCHEBFDAEC9CB<6>\
  572. >   000zzz<6>fbHcZAbYA<21>000zzz<7>mU5<22>000zzz<2>piimcck``hXXeTU<6>SHIQFGP\
  573. >   EFNDE<13>000zzz<2>mjnhekfbic_f`Xd<6>OKRMIOLGN<7>B8B979868656545<2>000zzz\
  574. >   <6>Hii<15>4EG4DE3BC39A278<3>000zzz<2>llpgglddjaag<7>KKRHHOGGN<14>000
  575. >   cyclerange=0/223
  576. >   }
  577. >         - Sylvie
  578.  
  579.  
  580. - -
  581. - ------------------------------------------------------------
  582. Thanks for using Fractint, The Fractals and Fractint Discussion List
  583. Post Message:   fractint@xmission.com
  584. Get Commands:   majordomo@xmission.com "help"
  585. Administrator:  twegner@phoenix.net
  586. Unsubscribe:    majordomo@xmission.com "unsubscribe fractint"
  587.  
  588. ------------------------------
  589.  
  590. Date: Wed, 07 Jan 1998 09:57:31 -0700
  591. From: Rich Thomson <rthomson@ptc.com>
  592. Subject: Re: (fractint) The dreaded aaaaaa's again :( 
  593.  
  594. In article <3.0.3.32.19980106223215.009b8404@megspo.megsinet.net> ,
  595.     "Damien M. Jones" <dmj@fractalus.com>  writes:
  596. > Congratulations, you've just discovered the extra space character in the
  597. > Windows character set (which is different from the DOS character set).  For
  598. > example, in Windows, the forward accented a is code 225.
  599.  
  600. Isn't the Windows character set the same as ISO Latin 1?
  601. See <URL: http://www.htmlhelp.com/reference/charset/>, which gives the
  602. same characters for the different code 160 and 225 as you describe.
  603. - --
  604.   ``Between stimulus and response is the will to choose.''  -- Steven Covey
  605.  =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
  606.      3D Paint: The Power to Create in 3D;        Rich Thomson
  607.      email me for more info                rthomson@ptc.com
  608.  
  609. - -
  610. - ------------------------------------------------------------
  611. Thanks for using Fractint, The Fractals and Fractint Discussion List
  612. Post Message:   fractint@xmission.com
  613. Get Commands:   majordomo@xmission.com "help"
  614. Administrator:  twegner@phoenix.net
  615. Unsubscribe:    majordomo@xmission.com "unsubscribe fractint"
  616.  
  617. ------------------------------
  618.  
  619. Date: Wed, 7 Jan 1998 13:38:17 -0500
  620. From: Sylvie Gallet <Sylvie_Gallet@compuserve.com>
  621. Subject: Re: (fractint) Yet another unreadable formula from Paul Carlson
  622.  
  623. Hi Jay,
  624.  
  625. >> I get everyone's post just fine.
  626.  
  627.   Me too!
  628.  
  629.         - Sylvie
  630.  
  631. - -
  632. - ------------------------------------------------------------
  633. Thanks for using Fractint, The Fractals and Fractint Discussion List
  634. Post Message:   fractint@xmission.com
  635. Get Commands:   majordomo@xmission.com "help"
  636. Administrator:  twegner@phoenix.net
  637. Unsubscribe:    majordomo@xmission.com "unsubscribe fractint"
  638.  
  639. ------------------------------
  640.  
  641. Date: Wed, 07 Jan 1998 12:50:13 -0600
  642. From: "Damien M. Jones" <dmj@fractalus.com>
  643. Subject: Re: (fractint) The dreaded aaaaaa's again :( 
  644.  
  645. Rich,
  646.  
  647.  - Isn't the Windows character set the same as ISO Latin 1?
  648.  
  649. Most likely.  But "ISO Latin 1" doesn't mean much to most people.
  650. "Windows" does. :)
  651.  
  652. Damien M. Jones   \\
  653. dmj@fractalus.com  \\  http://www.icd.com/tsd/  (temporary sanity designs)
  654.                     \\  http://www.fractalus.com/ (fractals are my hobby)
  655.  
  656.  
  657. - -
  658. - ------------------------------------------------------------
  659. Thanks for using Fractint, The Fractals and Fractint Discussion List
  660. Post Message:   fractint@xmission.com
  661. Get Commands:   majordomo@xmission.com "help"
  662. Administrator:  twegner@phoenix.net
  663. Unsubscribe:    majordomo@xmission.com "unsubscribe fractint"
  664.  
  665. ------------------------------
  666.  
  667. Date: Wed, 7 Jan 1998 17:09:43 -0500
  668. From: "Jason Hine" <tumnus@together.net>
  669. Subject: Re: (fractint) Client-server Fractint
  670.  
  671. >I was thinking about the forthcoming rewrite of Fractint for version 20, 
  672. >and wondered: why not use a client-server model for fractal drawing?
  673.  
  674.  
  675. [snip...]
  676.  
  677. >What do you all think?
  678.  
  679. Oh, I like the idea, but wonder about ease of implementation for v20...
  680. Jason
  681.  
  682.  
  683. - -
  684. - ------------------------------------------------------------
  685. Thanks for using Fractint, The Fractals and Fractint Discussion List
  686. Post Message:   fractint@xmission.com
  687. Get Commands:   majordomo@xmission.com "help"
  688. Administrator:  twegner@phoenix.net
  689. Unsubscribe:    majordomo@xmission.com "unsubscribe fractint"
  690.  
  691. ------------------------------
  692.  
  693. Date: Wed, 07 Jan 1998 15:30:24 -0700
  694. From: Rich Thomson <rthomson@ptc.com>
  695. Subject: Re: (fractint) Client-server Fractint 
  696.  
  697. > >I was thinking about the forthcoming rewrite of Fractint for version 20, 
  698. > >and wondered: why not use a client-server model for fractal drawing?
  699.  
  700. There are several client-server distributed M-set programs out there,
  701. I can dig up references.  Portability is a real problem, although its
  702. significantly easier now that winsock has become popularized on
  703. Windows.  However, that still leaves a socket implementation for DOS.
  704. The technology is there, but interoperability and portability of code
  705. is a problem for fractint's limited operating environment as a 16-bit
  706. dos app.
  707. - --
  708.   ``Between stimulus and response is the will to choose.''  -- Steven Covey
  709.  =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
  710.      3D Paint: The Power to Create in 3D;        Rich Thomson
  711.      email me for more info                rthomson@ptc.com
  712.  
  713. - -
  714. - ------------------------------------------------------------
  715. Thanks for using Fractint, The Fractals and Fractint Discussion List
  716. Post Message:   fractint@xmission.com
  717. Get Commands:   majordomo@xmission.com "help"
  718. Administrator:  twegner@phoenix.net
  719. Unsubscribe:    majordomo@xmission.com "unsubscribe fractint"
  720.  
  721. ------------------------------
  722.  
  723. Date: Wed, 7 Jan 1998 20:10:51 -0500
  724. From: Les St Clair <Les_StClair@compuserve.com>
  725. Subject: Re: (fractint) =3D disease
  726.  
  727. Hi Sylvie,
  728.  
  729. You asked:
  730. > Does the following par have the '=3D3D" disease???<
  731.  
  732. Not on my system (CompuServe), but you can bet the archive of your post
  733. will be scrambled!
  734.  
  735. I asked Compuserve if there was a way of switching the quoted-printable
  736. encoding off (as you know, it affects my outgoing posts too). After sever=
  737. al
  738. days I received this reply:
  739.  
  740. >>CompuServe  mail, using New Mail, is MIME compliant, which performs the=
  741.  
  742. encoding and decoding of your mail.
  743. >>As long as the recipient is using MIME compliant mail, then this should=
  744.  
  745. not be a problem.
  746.  
  747. Very helpful!!
  748.  
  749. cheers, Les
  750.  
  751.  
  752.  
  753. - -
  754. - ------------------------------------------------------------
  755. Thanks for using Fractint, The Fractals and Fractint Discussion List
  756. Post Message:   fractint@xmission.com
  757. Get Commands:   majordomo@xmission.com "help"
  758. Administrator:  twegner@phoenix.net
  759. Unsubscribe:    majordomo@xmission.com "unsubscribe fractint"
  760.  
  761. ------------------------------
  762.  
  763. Date: Wed, 07 Jan 1998 19:54:38 -0800
  764. From: Wizzle <wizzle@cci-internet.com>
  765. Subject: Re: (fractint) Client-server Fractint
  766.  
  767. Ed....
  768.  
  769. This is what I think of as the nice to have eventually category. I'm far
  770. more interested in getting a winfract that....
  771.  
  772. 1. does everything the dos version does
  773. 2.  has complete documentation and a dummy proof help utility
  774. 3.  runs under nt
  775. 4. preserves all the color mapping options I have in fractint and maybe
  776. adds some anti-aliasing post processing or something....
  777. 5.  gives me a bunch more filters or formulas or whatever you think is the
  778. proper term for coloring the inside and outside of the fractal (like damien
  779. jone's stuff)
  780. 6. an expanded pallet would be nice.....but I'm not sure I'm crazy about
  781. any of the truecolor programs.....and I hate their color control
  782. interfaces.....so there's a problem for you all to solve.
  783.  
  784. If I can process the fractal as a background application while reading my
  785. email or whatever, I don't really care that my processing time goes from 10
  786. minutes to 5. And by next year I'll cut that time anyway by going from my
  787. 100mhz pent to 233 or something anyway. 
  788.  
  789. Angela
  790.  
  791. At 03:52 PM 1/7/98 -0000, you wrote:
  792. >I was thinking about the forthcoming rewrite of Fractint for version 20, 
  793. >and wondered: why not use a client-server model for fractal drawing?
  794. ><<snipped>>
  795. >What do you all think?
  796. >
  797. >--
  798. >Ed Avis
  799. >epa@datcon.co.uk
  800. >http://members.tripod.com/~mave/index.html
  801. >
  802. >
  803. >
  804. >
  805. >-
  806. >------------------------------------------------------------
  807. >Thanks for using Fractint, The Fractals and Fractint Discussion List
  808. >Post Message:   fractint@xmission.com
  809. >Get Commands:   majordomo@xmission.com "help"
  810. >Administrator:  twegner@phoenix.net
  811. >Unsubscribe:    majordomo@xmission.com "unsubscribe fractint"
  812. >
  813. >
  814.  
  815. - -
  816. - ------------------------------------------------------------
  817. Thanks for using Fractint, The Fractals and Fractint Discussion List
  818. Post Message:   fractint@xmission.com
  819. Get Commands:   majordomo@xmission.com "help"
  820. Administrator:  twegner@phoenix.net
  821. Unsubscribe:    majordomo@xmission.com "unsubscribe fractint"
  822.  
  823. ------------------------------
  824.  
  825. Date: Wed, 7 Jan 1998 22:47:45 -0500
  826. From: Lee Skinner <LeeHSkinner@compuserve.com>
  827. Subject: (fractint) Cosh_atan_mset
  828.  
  829. - ---------------------------------------------------------
  830. Here's a variation of ATAN coloring that works well with
  831. many transcendental functions.  This FRM and PAR file
  832. use the COSH function.  Let me know if you're getting
  833. tired of the comments in my formulas.
  834.  
  835. Cosh_Atan_Mset {; Copyright (c) Paul W. Carlson, 1997
  836.     ;****************************************************
  837.     ; Always use floating point math and outside=3Dsumm.
  838.     ;
  839.     ; Parameters:
  840.     ;   real(p1) =3D maximum value of abs(real(w))
  841.     ;   real(p2) =3D number of color ranges
  842.     ;   imag(p2) =3D number of colors in each color range
  843.     ;
  844.     ; Note that the equation variable is w, not z.  Always
  845.     ; initialize z to zero.
  846.     ;****************************************************
  847.     prev_w =3D 0
  848.     c =3D pixel
  849.     z =3D 0
  850.     bailout =3D 0
  851.     iter =3D 0
  852.     range_num =3D 0
  853.     max_real =3D real(p1)
  854.     ;****************************************************
  855.     ; In the accompanying par file coshatan.par,
  856.     ; we have 2 color ranges with 125 colors in each range
  857.     ; for a total of 250 colors. The first range starts at
  858.     ; color 1.  Pixels will use color 253 for no bailout.
  859.     ; Other values can be used here as long as the product
  860.     ; of num_ranges times colors_in_range is less than 255.
  861.     ;****************************************************
  862.     num_ranges =3D real(p2)
  863.     colors_in_range =3D imag(p2):
  864.     ;****************************************************
  865.     ; The equation being iterated.
  866.     ;****************************************************
  867.     w =3D cosh(prev_w) + c
  868.     ;****************************************************
  869.     ; If abs(real(w)) exceeds the value of max_real, set z to
  870.     ; the index into the colormap and set the bailout flag.
  871.     ;****************************************************
  872.     IF (abs(real(w)) > max_real)
  873.     ;***************************************************
  874.     ; Compute the angle between the last 2 orbit points
  875.     ;***************************************************
  876.     delta_i =3D imag(w) - imag(prev_w)
  877.     delta_r =3D real(w) - real(prev_w)
  878.     angle =3D abs(atan(delta_i / delta_r))
  879.     bailout =3D 1
  880.     range_index =3D 2 * colors_in_range * angle / pi
  881.     z =3D range_index + range_num * colors_in_range + 1
  882.     ENDIF
  883.     prev_w =3D w
  884.     ;****************************************************
  885.     ; Cycle through the range numbers (0 thru num_ranges - 1)
  886.     ; With two color ranges, even iterations use color
  887.     ; range 0, odd iterations use color range 1.
  888.     ;****************************************************
  889.     range_num =3D range_num + 1
  890.     IF (range_num =3D=3D num_ranges)
  891.         range_num =3D 0
  892.     ENDIF
  893.     ;****************************************************
  894.     ; Since we are using outside=3Dsumm, we have to subtract
  895.     ; the number of iterations from z.
  896.     ;****************************************************
  897.     iter =3D iter + 1
  898.     z =3D z - iter
  899.     ;****************************************************
  900.     ; Finally, we test for bailout
  901.     ;****************************************************
  902.     bailout =3D=3D 0
  903. }
  904.  
  905.  
  906. coshatan           {; Copyright (c) Paul W. Carlson, 1997
  907.   reset=3D1960 type=3Dformula formulafile=3Datan.frm
  908.   formulaname=3DCosh_Atan_Mset passes=3Dt
  909.   corners=3D0.936256107301329/0.936256306792296/0.335034518072\
  910.   451/0.335034387876525/0.936256241612122/0.335034338991395
  911.   params=3D12/0/2/125
  912.   float=3Dy maxiter=3D1000 inside=3D253 outside=3Dsumm
  913.   colors=3D000zVz<108>G0GG0GG0GG0GG0G<10>G0Gzz0<108>aG0aG0aG0aG0a\
  914.   G0<10>aG0000<3>000
  915.   }
  916.  
  917. Paul Carlson
  918. - ------------------------------------------------------------------
  919.                 email   pjcarlsn@ix.netcom.com
  920.  
  921. WWW Fractal Galleries   http://sprott.physics.wisc.edu/carlson.htm
  922.                         http://fractal.mta.ca/fractals/carlson/
  923.                         http://www.cnam.fr/fractals/carlson.html
  924. - ------------------------------------------------------------------
  925.  
  926. - -
  927. - ------------------------------------------------------------
  928. Thanks for using Fractint, The Fractals and Fractint Discussion List
  929. Post Message:   fractint@xmission.com
  930. Get Commands:   majordomo@xmission.com "help"
  931. Administrator:  twegner@phoenix.net
  932. Unsubscribe:    majordomo@xmission.com "unsubscribe fractint"
  933.  
  934. ------------------------------
  935.  
  936. Date: Wed, 07 Jan 1998 20:06:12 -0800
  937. From: Wizzle <wizzle@cci-internet.com>
  938. Subject: Re: (fractint) Formula Needed
  939.  
  940. - --=====================_884261172==_
  941. Content-Type: text/plain; charset="us-ascii"
  942.  
  943. Janet....
  944.  
  945. Here's a very funny attachment in thanks for your help.....it's a series of
  946. replies kids of about 11 gave to science questions....a gem...enjoy
  947.  
  948. Angela
  949.  
  950.  
  951. At 06:24 AM 1/7/98 -0600, you wrote:
  952. >Wizzle wrote:
  953. >
  954. >> In the mean time....could Janet....or anyone who has it.....send me Linda
  955. >> Allison's formula for her stars.  Linda sent me an email and said she would
  956. >
  957. >  Gladly. It is.
  958. >
  959. >051597-002   {; Linda Allison May 15, 1997
  960. > z=0;
  961. > c=log(sqr(sqr(pixel))*pixel)*0.2:
  962. > z2=fn1(z)+c
  963. > z=c*(1-z2*z2)/(1+z2*z2)
  964. > |z|<=p1
  965. >}
  966. >
  967. >Have fun!
  968. >Janet
  969. >
  970. >preslar@memphisonline.com
  971. >http://www.ParkeNet.org/jp
  972. >
  973. >
  974. >-
  975. >------------------------------------------------------------
  976. >Thanks for using Fractint, The Fractals and Fractint Discussion List
  977. >Post Message:   fractint@xmission.com
  978. >Get Commands:   majordomo@xmission.com "help"
  979. >Administrator:  twegner@phoenix.net
  980. >Unsubscribe:    majordomo@xmission.com "unsubscribe fractint"
  981. >
  982. >
  983. - --=====================_884261172==_
  984. Content-Type: text/plain; charset="us-ascii"
  985. Content-Disposition: attachment; filename="kidscience.txt"
  986.  
  987. > Science Exam Quotes from 11-Year-Old Kids
  988. >
  989. >     "Water is composed of two gins, Oxygin and Hydrogin. Oxygin is
  990. pure
  991. >     gin.  Hydrogin is gin and water."
  992. >
  993. >     "When you breathe, you inspire. When you do not breathe, you
  994. >expire."
  995. >
  996. >     "H2O is hot water, and CO2 is cold water."
  997. >
  998. >     "When you smell an odorless gas, it is probably carbon monoxide."
  999. >
  1000. >     "Nitrogen is not found in Ireland because it is not found in a
  1001. free
  1002. >     state."
  1003. >
  1004. >     "Three kinds of blood vessels are arteries, vanes and
  1005. caterpillars."
  1006. >
  1007. >     "Blood flows down one leg and up the other."
  1008. >
  1009. >     "Respiration is composed of two acts, first inspiration, and then
  1010. >     expectoration."
  1011. >
  1012. >     The moon is a planet just like the earth, only it is even
  1013. deader."
  1014. >
  1015. >     "Dew is formed on leaves when the sun shines down on them and
  1016. makes
  1017. >     them perspire."
  1018. >
  1019. >     "A super-saturated solution is one that holds more than it can
  1020. >hold."
  1021. >
  1022. >     "Mushrooms always grow in damp places and so they look like
  1023. >     umbrellas."
  1024. >
  1025. >     "The body consists of three parts - the brainium, the borax and
  1026. the
  1027. >     abominable cavity. The brainium ontains the brain, the borax
  1028. >     contains the heart and lungs, and the abominable cavity contains
  1029. the
  1030. >
  1031. >     bowls, of which there are five - a, e, i, o, and u."
  1032. >
  1033. >     "The pistol of a flower is its only protection against insects."
  1034. >
  1035. >     "The alimentary canal is located in the northern part of
  1036. Indiana."
  1037. >
  1038. >     "The skeleton is what is left after the insides have been taken
  1039. out
  1040. >     and the outsides have been taken off.  The purpose of the
  1041. skeleton
  1042. >is
  1043. >     something to hitch meat to."
  1044. >
  1045. >     "A permanent set of teeth consists of eight canines, eight
  1046. cuspids,
  1047. >     two molars, and eight cuspidors."
  1048. >
  1049. >     "The tides are a fight between the Earth and moon.  All water
  1050. tends
  1051. >     towards the moon, because there is no water in the moon, and
  1052. >     nature abhors a vacuum. I forget where the sun joins in this
  1053. fight."
  1054. >
  1055. >     "A fossil is an extinct animal. The older it is, the more extinct
  1056. it
  1057. >
  1058. >     is."
  1059. >
  1060. >     "Equator: A managerie lion running around the Earth through
  1061. Africa."
  1062. >
  1063. >     "Germinate: To become a naturalized German."
  1064. >
  1065. >     "Liter: A nest of young puppies."
  1066. >
  1067. >     "Momentum: What you give a person when they are going away."
  1068. >
  1069. >     "Planet: A body of Earth surrounded by sky."
  1070. >
  1071. >     "Rhubarb: A kind of celery gone bloodshot."
  1072. >
  1073. >     "Vacuum: A large, empty space where the pope lives."
  1074. >
  1075. >     "Before giving a blood transfusion, find out if the blood is
  1076. >     affirmative or negative."
  1077. >
  1078. >     "To remove dust from the eye, pull the eye down over the nose."
  1079. >
  1080. >     "For a nosebleed: Put the nose much lower then the body until the
  1081. >     heart stops."
  1082. >
  1083. >     "For drowning: Climb on top of the person and move up and down to
  1084. >make
  1085. >     artificial perspiration."
  1086. >
  1087. >     "For fainting: Rub the person's chest or, if a lady, rub her arm
  1088. >above
  1089. >     the hand instead.  Or put the head between the knees of the
  1090. nearest
  1091. >     medical doctor."
  1092. >
  1093. >     "For dog bite: put the dog away for several days.  If he has not
  1094. >     recovered, then kill it."
  1095. >
  1096. >     "For asphyxiation: Apply artificial respiration until the patient
  1097. is
  1098. >
  1099. >     dead."
  1100. >
  1101. >     "For head cold: use an agonizer to spray the nose until it drops
  1102. in
  1103. >     your throat."
  1104. >
  1105. >     "To keep milk from turning sour: Keep it in the cow."
  1106. >
  1107. >     "One horsepower is the amount of energy it takes to drag a horse
  1108. 500
  1109. >
  1110. >     feet in one second."
  1111. >
  1112. >     "You can listen to thunder after lightening and tell how close
  1113. you
  1114. >     came."
  1115. >
  1116. >     "When they broke open molecules, they found they were only
  1117. stuffed
  1118. >     with atoms. But when they broke open atoms, they found them
  1119. stuffed
  1120. >     with explosions."
  1121. >
  1122. >     "Some day we may discover how to make magnets that can point in
  1123. any
  1124. >     direction."
  1125. >
  1126. >     "Most books now say our sun is a star. But it still knows how to
  1127. >     change back into a sun in the daytime."
  1128. >
  1129. >     "A vibration is a motion that cannot make up its mind which way
  1130. it
  1131. >     wants to
  1132. >     go."
  1133. >
  1134. >     "There are 26 vitamens in all, but some of the letters are yet to
  1135. be
  1136. >
  1137. >     discovered."
  1138. >
  1139.  
  1140. - --=====================_884261172==_--
  1141.  
  1142.  
  1143. - -
  1144. - ------------------------------------------------------------
  1145. Thanks for using Fractint, The Fractals and Fractint Discussion List
  1146. Post Message:   fractint@xmission.com
  1147. Get Commands:   majordomo@xmission.com "help"
  1148. Administrator:  twegner@phoenix.net
  1149. Unsubscribe:    majordomo@xmission.com "unsubscribe fractint"
  1150.  
  1151. ------------------------------
  1152.  
  1153. Date: Wed, 07 Jan 1998 20:08:49 -0800
  1154. From: Wizzle <wizzle@cci-internet.com>
  1155. Subject: (fractint) ooops...  
  1156.  
  1157. I didn't mean to post that joke to the whole list......and it has an
  1158. attachment....oooooooooooops...sorry.....
  1159.  
  1160. Angela
  1161.  
  1162. - -
  1163. - ------------------------------------------------------------
  1164. Thanks for using Fractint, The Fractals and Fractint Discussion List
  1165. Post Message:   fractint@xmission.com
  1166. Get Commands:   majordomo@xmission.com "help"
  1167. Administrator:  twegner@phoenix.net
  1168. Unsubscribe:    majordomo@xmission.com "unsubscribe fractint"
  1169.  
  1170. ------------------------------
  1171.  
  1172. Date: Wed, 07 Jan 1998 20:19:05 -0800
  1173. From: Wizzle <wizzle@cci-internet.com>
  1174. Subject: Re: (fractint) Cosh_atan_mset
  1175.  
  1176. Paul writes....
  1177.  
  1178. At 10:47 PM 1/7/98 -0500, you wrote:
  1179. >
  1180. >---------------------------------------------------------
  1181. >Here's a variation of ATAN coloring that works well with
  1182. >many transcendental functions.  This FRM and PAR file
  1183. >use the COSH function.  Let me know if you're getting
  1184. >tired of the comments in my formulas.
  1185. >
  1186. Paul...you bring to mind some comments that I would very much like to see
  1187. in all formulas.......first, a hint about what values to put in when
  1188. prompted.  It is very frustrating to look at a formula with 6 blank spaces
  1189. and not have any combination of numbers work after 30 minutes.  Also, if a
  1190. formula requires some sort of resent in the basic or other options, that is
  1191. VERY handy knowledge to have.  This morning I was messing with a formula
  1192. that needed the decomp thingy (in the basic section) to be set to
  1193. 256....like NO WAY am I going to know to do that. Having the pars is a
  1194. great help....but having that type of info in the formula itself saves
  1195. having to hunt for the par or gif that starts you out on the right foot.
  1196.  
  1197. Angela
  1198.  
  1199. - -
  1200. - ------------------------------------------------------------
  1201. Thanks for using Fractint, The Fractals and Fractint Discussion List
  1202. Post Message:   fractint@xmission.com
  1203. Get Commands:   majordomo@xmission.com "help"
  1204. Administrator:  twegner@phoenix.net
  1205. Unsubscribe:    majordomo@xmission.com "unsubscribe fractint"
  1206.  
  1207. ------------------------------
  1208.  
  1209. End of fractint-digest V1 #65
  1210. *****************************
  1211.  
  1212.