Email: Password: Remember Me | Create Account (Free)

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
02/29/00 23:57
Read: times


 
#1626 - Large Number Divide
Hello,

I'm a Student at Oregon Tech, looking for a way to divide 15x10^6 by a number somewhere between 1500 and 60000.

Basically, I want to satisfy the function A(x) = 15000000/x where x and A are 16 bit values.

I can't do this with the standard DIV instruction, and I'm not sure how to go about doing it manually. I'd rather not scale the numbers, as it would lose accuracy. Just wondering if anyone has tackled this problem before.

Thanks,

- Steph -


List of 10 messages in thread
TopicAuthorDate
Large Number Divide            01/01/70 00:00      
RE: Large Number Divide            01/01/70 00:00      
RE: Large Number Divide            01/01/70 00:00      
RE: Large Number Divide            01/01/70 00:00      
RE: Large Number Divide            01/01/70 00:00      
RE: Large Number Divide            01/01/70 00:00      
RE: Large Number Divide            01/01/70 00:00      
RE: Large Number Divide            01/01/70 00:00      
RE: Large Number Divide            01/01/70 00:00      
RE: Large Number Divide            01/01/70 00:00      

Back to Subject List