Talk:Binary GCD algorithm: Difference between revisions

Content deleted Content added
Line 246:
}
</source>
 
This is terrrible because mostly the random number generator is being timed. [[User:McKay|McKay]] ([[User talk:McKay|talk]]) 07:56, 11 July 2012 (UTC)
 
== Why (u | v) & 1 == 0 is the correct test ==