Talk:Binary GCD algorithm: Difference between revisions

Content deleted Content added
SineBot (talk | contribs)
m Signing comment by 111.93.185.218 - "unsigned integers: "
revert last 2; unintelligible
Line 13:
 
If don't see, why the algorithm is restricted to unsigned integers. As far as I can see it works equally on negative numbers. Even more the algorithm would be simplified because no v>=u comparison is necessary. [[User:134.102.210.237|134.102.210.237]] 11:54, 31 March 2006 (UTC)
Aditya <span style="font-size: smaller;" class="autosigned">— Preceding [[Wikipedia:Signatures|unsigned]] comment added by [[Special:Contributions/111.93.185.218|111.93.185.218]] ([[User talk:111.93.185.218|talk]]) 09:54, 30 July 2013 (UTC)</span><!-- Template:Unsigned IP --> <!--Autosigned by SineBot-->
 
== ARM implementation ==