1S3 1S3
  1. Quick Recap
  2. Relative error
  3. Octal, Hex and Binary
  4. ASCII
  5. Fractions
  6. Problems

  1. Recap:

  2. Octal, Hex and Binary

  3. ASCII

  4. Fractions

  5. Problems(will do in class tomorrow, but try it yourself. Look at the notes):
    1. What is (315)6?
    2. Convert 711 into base 3.
    3. If we used base 16 computers, what range of integers could we express? What range of numbers using floating points?
    4. What is 1/5 in binary?
    5. Convert (2769)16 into octal.

To Recap:
  1. Relative error:Different bases, integers, floating points.
  2. Octal, Hex and Binary:Can treat octal as groups of 3 binary digits.
  3. ASCII:Can express letters and symbols in binary too, as must since everything on a computer comes down to bits in the end.
  4. Fractions
  5. Problems


File translated from TEX by TTH, version 2.70.
On 15 Oct 2002, 10:07.