home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / sys / amiga / programmer / 968 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.1 KB

  1. Path: sn.no!not-for-mail
  2. From: tbk@sn.no (Thore Bjerklund Karlsen)
  3. Newsgroups: comp.sys.amiga.programmer
  4. Subject: FPU speeds
  5. Date: 13 Jan 1996 14:03:32 +0100
  6. Organization: SN Internett
  7. Message-ID: <4d8aj4$3vq@sinsen.sn.no>
  8. NNTP-Posting-Host: sinsen.sn.no
  9.  
  10. (Andrew Bennett)
  11.  
  12. > >> SS> : It rotates a vector using a matrix yes.
  13. > >> SS> : Log(a+b) is the same as a*b, so all the mul's are now add's. 
  14.  
  15. > >> Should be: log(a*b)=log(a)+log(b)
  16. > >> ie a*b=exp(log(a)+log(b))
  17.  
  18. > TBK> ie BIG tables..
  19.  
  20. > Nope! I wrote a fast log routine a bit back that used a 64 byte "table
  21. >something like a 16k table and one mulu (for linear interpolation) is
  22. >preferable speed-wise.
  23.  
  24. But  in  the  rotation routine example you need about 256k of tables to
  25. use word numbers.  Only moves..
  26.  
  27. __
  28. \\\__ Thore B. Karlsen  % tbk@sn.no % C64-C128D-A1200-A2000C
  29.  \XX/ Wowbagger/AFL&SSN %  -c0d3r-  % A1230/50MHz-2C4F/340MB
  30.  
  31. Ecc.7.26: And I find more bitter than death the woman, whose heart is
  32.           snares and nets, and her hands as bands: whoso pleaseth God
  33.           shall escape from her; but the sinner shall be taken by her.
  34.                                                
  35.