COS 126 Errata, Spring 2006

Lecture Notes, 2.18
Printed: 1234 * 99 = 1221661
Fixed: 1234 * 99 = 122166
Reported by Kevin Kung, 13-Feb-06.

Lecture Notes, 2.25
Printed: output to RandomInt is missing the text random integer is:
Fixed: add text
Reported by Doug Clark, 09-Feb-06.

Lecture Notes, 9.18
Printed: register A
Fixed: register C
Reported by Kevin Kung, 05-Mar-06.

Lecture Notes, 14.18
Printed: zt+1 = (zt)2 + z
Fixed: zt+1 = (zt)2 + z0
Reported by Kevin Wayne, 30-Feb-06.