[prev] 38 [next]

Sidetrack: Numeral Systems (cont)

Binary representation
  • The base is 2; digits 0 and 1
  • Example: binary number 1011 can be interpreted as
    1·23 + 0·22 + 1·21 + 1·20
  • Place values:
    8421
    23222120
  • Write number as 10112   (= 1110)