Math, asked by sanjayji592, 11 months ago

Explain division algorithm

Answers

Answered by chrislermessiah24
3

Answer:

A division algorithm is an algorithm which, given two integers N and D, computes their quotient and/or remainder, the result of Euclidean division

Discussion will refer to the form { N/D=(Q,R)} N/D=(Q,R), where

N = Numerator (dividend)

D = Denominator (divisor)

is the input, and

Q = Quotient

R = Remainder

Similar questions