Answer the question
In order to leave comments, you need to log in
How to split numbers in assembler in AVR?
And how can one implement division of numbers with a fractional point?
Answer the question
In order to leave comments, you need to log in
Dividing two numbers at the micro level is a whole science.
Read books .
Any number in binary form can be represented as a number series:
The essence of the division algorithm is to divide one number series into another number series.
Implement the algorithm in any convenient high-level language, and then easily rewrite it in assembler.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question