GCD calculation


Definition

The GCD (Greatest Common Divisor) of a set of numbers {a1, a2, ... ap} is the largest integer d who divides all numbers ai from the set

calculator

Enter a list of integers separated by a comma or a space in the first boxe and click on the "get GCD !" button

GCD( ) =





LCM calculation


Definition

The LCM (Least Common Multiple) of a set of numbers {a1, a2, ... ap} is the smallest integer d who can be divided by all the numbers ai from the set

calculator

Enter a list of integers separated by a comma or a space in the first boxe and click on the "get LCM !" button

LCM( ) =




Table of content