COS 126 Errata, Spring 2007
Chapter 6

Intro to CS, p. 372, OR Truth Table
Printed: 0 0 1
Fixed: 0 1 1
Reported by Donna Gabai, 24-Apr-06.

Intro to CS, p. 373, Distributive Laws
Printed: x(y+z) = xy + yz
Fixed: x(y+z) = xy + xz
Reported by Donna Gabai, 24-Apr-06.

Intro to CS, p. 375
Printed: 1 if an odd number of arguments are 0
Fixed: 1 if an odd number of arguments are 1
Reported by Bambi Tsui, 2-May-07.

Intro to CS, p. 398, Exercise 6.2.2
Printed:
Fixed: allow two 2-input OR gates
Reported by Donna Gabai, 24-Apr-06.