Or simply subtract the Divisor from the Dividend until the Dividend <remaining> is less than the Divisor - The index of the loop is the
Quotient, & the Remainder is what's left of the Quotient. I hope I did'nt screw that up - 3rd grade was about 60 years ago... :) On 9/20/17, John R. Hogerhuis <[email protected]> wrote: > I guess for division your random numbers are the divisor and the result of > the division. > > Multiply them together to get what you are to divide. > > -- John. >
