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