garg29
Advanced Member level 1

32bit div 32bit for 8051
Hi friends,
please, help me for a math problem, i need to calculate:-
(55299539) / ((a*100 + b)*61375 +c)
where a = 0 to 8
b= 0 to 100
c = 0 to 61375
using 89c51 assembly progrmming. what algorithm should i use?
can anyone please provide me a code?
thank you.
Hi friends,
please, help me for a math problem, i need to calculate:-
(55299539) / ((a*100 + b)*61375 +c)
where a = 0 to 8
b= 0 to 100
c = 0 to 61375
using 89c51 assembly progrmming. what algorithm should i use?
can anyone please provide me a code?
thank you.