Now that we have taken long division apart, in the last posting, and made a multiplication table for the divisor , in the posting before that, we are ready to look at the standard long division algorithm, with Jakow Trachtenberg's trick.
We are dividing by , using the multiplication table
.
Start by writing
From the table, see that no whole s go into or into , but that whole s, but not , go into :
Subtract from leaving .
From the table, again, whole s, i.e. , go into , leaving .
This is the stopping point for divmod division, so that
For decimal division, one continues s into go times, i.e. leaving .
This continues until one has reached the desired degree of accuracy.
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment