Files
cpython/Objects
Tim Peters 8e966ee49a k_mul() comments: Explained why there's always enough room to subtract
ah*bh and al*bl.  This is much easier than explaining why that's true
for (ah+al)*(bh+bl), and follows directly from the simple part of the
(ah+al)*(bh+bl) explanation.
2002-08-14 16:36:23 +00:00
..
2002-08-06 22:12:52 +00:00
2001-08-29 23:54:21 +00:00
2002-07-17 16:30:39 +00:00
2002-08-06 21:50:54 +00:00
2002-07-17 16:30:39 +00:00
2002-08-07 16:21:51 +00:00
2002-07-18 18:49:52 +00:00
2002-07-17 16:30:39 +00:00
2002-07-17 16:30:39 +00:00