what is the equlid division algorithm
Answers
Answered by
3
In arithmetic, Euclidean division ordivision with remainder is the process ofdivision of two integers, which produces a quotient and a remainder smaller than the divisor. ... The methods of computation are called integer division algorithms, the best known being longdivision.
Answered by
4
Hlo euclid algorithm is a = ba + r
where
a = devisor
b = divident
c = quotient
r = reminder
Similar questions