Answer
Since we are computing the square root of ``X'' by successive approximation,
we have to control how many successive approximations to compute. This
is the role of ``COUNT''---it controls how many approximations are made.
Return to lesson.
Hamlet Project
hamlet@cs.utah.edu