One machine word can contain a SINGLE PRECISION
INTEGER in the range
.
To represent integers outside of this range, so called
MULTIPRECISION INTEGER, we use arrays of
-bit words.
To be precise we consider the
-ary (or radix
)
expansion of a nonzero integer:
![]() |
(33) |
is a digit in
the
determines the sign of
is the number of
.
since we need
word operations
word operations.
Marc Moreno Maza