Chapter 2 Numbers in Fixed-point Format
2.1 Unsigned Numbers
Performing arithmetic operations requires defining the understanding of the value of a number encoded in a bit word. Let's start with non-negative numbers at a beginning for ensuring clarity and simplicity of the information to be collected. Any A number is written using n digits in the integer part, and m digits in the fractional part according to the following format (Figure 2.1).
The point separates the integer part from the fractional part, i.e. the digits a0 and a–1. The term ‘positional’ means that the ...
Get Computer Arithmetic in Practice now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.