Questions:
- What is the general technique for converting a decimal fraction to
binary? [Answer]
- When converting a decimal fraction to binary with repeated multiplication,
does the product of your first multiplication tell you the least significant
digit of your answer or the most significant digit of your answer? [Answer]
- Convert the following numbers to their binary equivalents. [Answer]
- 0.510
- 0.2510
- 0.62510
- 0.7510
- 0.437510
- 0.5937510
- Consider the decimal number 15.7510.
How can we convert this entire number (both the integer and fractional
parts) to binary? [Answer]
- Convert the following numbers to their binary equivalents. [Answer]
- 27.37510
- 33.7510
- 54.12510
- 47.87510
- 78.62510
- Why do programmers need to be careful when they write programs which
perform many mathematical calculations? [Answer]
- Convert the following decimal numbers to binary. Work until you are
sure your binary answer is repeating. [Answer]
- 0.210
- 0.310
- 0.410