March 2006
Intermediate to advanced
576 pages
11h 43m
English
As regards the real numbers, there are two types of approximations: fixed-point and floating-point numeration systems. The fixed-point system is a simple extension of the integer representation system; it allows the representation of a relatively reduced range of numbers with some constant absolute precision. The floating point system allows the representation of a very large range of numbers, with some constant relative precision.
Definitions 3.9
![]()
is x/Bp, where x is the integer represented by the same sequence of digits without point.
![]()
can be represented in the form (3.21) with some error equal to the absolute value of the difference between x and its representation.