Talk:Square root algorithms: Difference between revisions

Content deleted Content added
added citation question
Line 109:
== Citations of source code used? ==
Does anyone have the place where the different more complex snippets in this page were taken from? E.g. Mul/Div-Free Algorithm.
 
The "faster" mul/div-free algorithm is C.C.Woo's book "The Fundamental Operations in Bead Arithmetic", China Lace Co, Hong Kong, adapted to binary. See [http://www.freaknet.org/martin/tape/gos/misc/personal/msc/sqrt/]. A google search for "integer square root algorithm" will turn up a lot of stuff.