Division algorithm: Difference between revisions

Content deleted Content added
Slow Division: formating a comment
Line 13:
<math>P_{j}</math> = the partial remainder of the division
R = the radix
<math>q_{n-(j+1)}</math> = the digit of the quotient in position n-j+1
where (the position numbers begin with 0 and are numbered from
least-significant (0) to most significant (n-1)
n = number of digits in the quotient
D = the denominator