Lecture 5 – Loops and subroutines: Revision history

Jump to navigation Jump to search

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

30 January 2023

27 January 2023

29 September 2022

31 January 2022

30 January 2022

28 September 2021

23 September 2021

16 September 2021

10 March 2020

  • curprev 15:2815:28, 10 March 2020Mike talk contribs 10,172 bytes +10,172 Created page with "{{DigiSys}} __TOC__ ==A better multiplication algorithm== [5.1] Let's keep the invariant @a * b = x * y + z@, but try halving @x@ in each iteration: in not-quite-C, <pre> unsi..."