home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #26 / NN_1992_26.iso / spool / comp / sys / apple2 / 23644 < prev    next >
Encoding:
Text File  |  1992-11-09  |  1.8 KB  |  42 lines

  1. Newsgroups: comp.sys.apple2
  2. Path: sparky!uunet!snorkelwacker.mit.edu!ira.uka.de!chx400!josef!avalon.physik.unizh.ch!gudat
  3. From: gudat@avalon.physik.unizh.ch (gudat henrik)
  4. Subject: Re: AE Fastmath
  5. Message-ID: <1992Nov9.165018.29134@ifi.unizh.ch>
  6. Sender: news@ifi.unizh.ch (USENET News Admin)
  7. Nntp-Posting-Host: avalon
  8. Organization: Informatik Club Uni Zurich
  9. References: <9211072123.AA08918@gc3.gac.peachnet.edu>
  10. Date: Mon, 9 Nov 1992 16:50:18 GMT
  11. Lines: 29
  12.  
  13. In article <9211072123.AA08918@gc3.gac.peachnet.edu> flowney@GC3.GAC.PEACHNET.EDU (Frank Lowney) writes:
  14. >I have an AE fastmath card that served quite well to speed up a statistics
  15. >program written in Applesoft BASIC (AppStats).  This was accomplished by a
  16. >set of Ampersand commands that AE developed and shipped with the product. 
  17. >I'd like to extend the functionality of this math coprocessor to other,
  18. >newer areas of my computing activities like HyperCard GS, AppleWorks 3.0
  19. >and AppleWorks GS (the spreadsheets particularly).
  20. >
  21.  
  22. Just forget it. The AE FastMath is the worst coproc card I've ever seen.
  23.  
  24. The "math" chip is so stupid and slow that it would slow down most math
  25. operations significantly.
  26.  
  27. The problem is that the FM chip has only 48 bit resultion, and the SANE
  28. software always calculates with 80 bits. You'd have to convert values
  29. from one format to another and spend more time on converting and loading
  30. the chip's registers than doing it without FM.
  31.  
  32. For AppleSoft it's fine because these rouztines are 8 bit (and thus a
  33. bit slower than 16 bit code) and have exactly the same precision.
  34.  
  35. henrik
  36.  
  37. -- 
  38. Bright Software CH   gudat@avalon.physik.unizh.ch   Bright Software USA
  39. P.O. Box 18          any demo: US$3.00              P.O. Box 120
  40. 4153 Reinach 2       info on GSymbolix, ShadowDial, Exeter, ME 04435-0120
  41. Switzerland          Gate, SpaceFox, Mandelbrot     U.S.A.
  42.