*Dividend is the number being divided.Divisor is a number that will divide the dividend exactly.
*Dividend is the number being divided.Divisor is a number that will divide the dividend exactly.
*For example,DIVIDE(20,4),20 is the dividend and 4 is the divisor.
*For example,DIVIDE(20,4),20 is the dividend and 4 is the divisor.
+
+
==Divisors==
+
*An integer <math>x</math> is called a divisor (or a factor) of the number <math>n</math> if dividing <math>n</math> by <math>x</math> leaves no reminder.