Re: Binary Division Problem Help




jamestuck21 wrote:
The mod button does not give you the correct solution. It just returns
the original value that you're trying to use to divide into.

Yes, and why is this not correct. What answer are you expecting? When
the dividend is smaller than the divisor the answer is always 0 rem
dividend.

.