Division algorithm: Difference between revisions

Content deleted Content added
Tags: Reverted Mobile edit Mobile web edit
Tags: Manual revert Mobile edit Mobile web edit
Line 80:
 
====Example====
If we take N=1100<sub>2</sub> (12<sub>10</sub>) and D=100<sub>2</sub> (4<sub>10</sub>)
If we take N
1100<sub>2</sub> (12<sub>10</sub>) and D=100<sub>2</sub> (4<sub>10</sub>)
 
''Step 1'': Set R=0 and Q=0 <br />