Math, asked by vardan1, 1 year ago

what is mod or modulus

Answers

Answered by KushKumar
1
In computing, the modulo operation finds the remainder after division of one number by another (sometimes calledmodulus). Given two positive numbers, a (the dividend) and n (the divisor), a modulo n (abbreviated as a mod n) is the remainder of the Euclidean division of a by n.
Answered by sagalkhan
0
In computing, the modulo operation finds the remainder after division of one number by another (sometimes called modulus). Given two positive numbers, a (the dividend) and n (the divisor), a modulo n (abbreviated as a mod n) is the remainder of the Euclidean division of a by n.
Similar questions