Changes

Jump to navigation Jump to search
Line 12: Line 12:     
==Divisors==
 
==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.
+
*An integer <math>x</math> is called a divisor of the number <math>n</math> if dividing <math>n</math> by <math>x</math> leaves no reminder.
 +
*Divisor of a number is also called a factor of a number.
 
*DIVISORS(10) = 1  2    5  10
 
*DIVISORS(10) = 1  2    5  10
 
*DIVISORS(1..10)
 
*DIVISORS(1..10)
writer
6,694

edits

Navigation menu