Goals - Number Systems
- Define a binary word's capacity to represent quantities and symbols.
- Understand binary representation of numbers and powers of two.
- Be able to translate between binary, octal, decimal, and hexadecimal notations.
- Be able to translate between fixed-point binary and decimal notations.
- Know the ranges and precision of n-bit unsigned integer, signed two's complement, fixed and floating point representations.