Skip to main content

Timeline for Illustrate the square of a binomial

Current License: CC BY-SA 3.0

4 events
when toggle format what by license comment
Oct 20, 2015 at 9:11 history edited Martin Ender CC BY-SA 3.0
added 690 characters in body
Oct 19, 2015 at 21:07 comment added Martin Ender @NBZ The shortest way I've found so far to compute a reliable upper bound on the cell width is to use twice the length of the input string (because the larger number squared won't have more than twice as many digits as the number itself). Of course I could compute the actual amount necessary based on the resulting numbers, but that would be a fair bit longer.
Oct 19, 2015 at 21:06 comment added Adám Nice, but what causes that much white-space, and what would be needed to reduce it?
Oct 19, 2015 at 21:01 history answered Martin Ender CC BY-SA 3.0