Talk:Long multiplication: Difference between revisions

(→‎Wrong algorithms: added comment about limits for REXX. -- ~~~~)
Line 66:
 
: REXX can handle (at least up to) 2^2,111,222,333 using exact multiplication.   I'm not vouching for how long it takes. -- [[User:Gerard Schildberger|Gerard Schildberger]] ([[User talk:Gerard Schildberger|talk]]) 06:55, 13 May 2013 (UTC)
 
:: I Marked many of these as wrong, since the least that should be done is uniform treatment of all bignum implementations as wrong. If it's fine to use bignums (regardless of range or speed), then it should be very clear, and the wrong comments should be removed from all of the implementations, IMO. --[[User:Elibarzilay|Elibarzilay]] ([[User talk:Elibarzilay|talk]]) 07:09, 13 May 2013 (UTC)