Chapter 3: 43. (page 241)
Write down the bit pattern in the fraction of value 1/3 assuming a floating-point format that uses binary numbers in the fraction. Assume there are 24 bits, and you do not need to normalize the value of 1/3. Is this representation exact?
Short Answer
The value of 1/3 is 0101 0101 0101 0101 0101 0101 and it is not exact.