November 1997
Intermediate to advanced
784 pages
27h 54m
English
LET US NOW consider operations on numbers that have arbitrarily high precision. For simplicity in exposition, we shall assume that we are working with integers, instead of with numbers that have an embedded radix point.
In this section we shall discuss algorithms for
addition or subtraction of n-place integers, giving an n-place answer and a carry;
multiplication of an m-place integer by an n-place integer, giving an (m + n)-place answer;
division of an (m + n)-place integer by an n-place integer, giving an (m + 1)-place quotient and an n-place remainder.
These may be called the classical algorithms, since the word “algorithm” was used only in connection with these processes ...
Read now
Unlock full access