home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #27 / NN_1992_27.iso / spool / comp / os / msdos / programm / 10716 < prev    next >
Encoding:
Text File  |  1992-11-17  |  752 b   |  22 lines

  1. Newsgroups: comp.os.msdos.programmer
  2. Path: sparky!uunet!ukma!darwin.sura.net!spool.mu.edu!umn.edu!BUS45.mndly.umn.edu!wagner
  3. From: wagner@main.mndly.umn.edu (Rick Wagner)
  4. Subject: Fast Square Root (All integer?)
  5. Message-ID: <wagner.902.722036355@main.mndly.umn.edu>
  6. Lines: 9
  7. Sender: news@news2.cis.umn.edu (Usenet News Administration)
  8. Nntp-Posting-Host: bus45.mndly.umn.edu
  9. Organization: the Minnesota Daily (U of MN Student Newspaper)
  10. Date: Tue, 17 Nov 1992 21:39:15 GMT
  11. Lines: 9
  12.  
  13.  
  14. Does anyone have any ideas (or code) on how to implement a FAST square root 
  15. algorythm in C that only uses integers?  Obviously this only needs to be 
  16. an approximation of the square root, the key factor here is speed.
  17.  
  18. Any Ideas?
  19.  
  20. Rick Wagner
  21. wagner@main.mndly.umn.edu
  22.