I want to return to exercise
#2, p. 80. Last time we had come to a rather
unsatisfactory point: we could use bisection to do
division with only addition and multiplication, but
- whereas if $c>1$ then we can use $[0,1]$
as the interval, and away we go;
- our interval was [0,machine max]
in the case where $c<1$. That's rather big
(but I suppose it will work...:)!
The question is this: can't we make that interval a little
better? In particular,
What if we knew the
machine representation of the number?