Data Representation
In this chapter, we will:
- Learn how humans count vs. how computers count, and why it matters to our course.
- Find out how we represent integers, floating-point numbers, and characters in a computer.
- Practice with computer addition and subtraction of numbers.
- Explain why the precision of representing floating-point numbers in a computer is limited.