Math, asked by deepakch931, 1 year ago

What's is division alqorithin

Answers

Answered by aditya3133
0
A division algorithm is an algorithm which, given two integers N and D, computes their quotient and/or remainder, the result of division. Some are applied by hand, while others are employed by digital circuit designs and software. Division algorithms fall into two main categories: slow division and fast division. 
Attachments:
Answered by sp4484240
0

Answer:


Step-by-step explanation:

A=pq+r

Where r greater then 0 or =0

And r is smaller then p

Similar questions