GCD Function

The GCD function is used to find the largest number which can be used to divide all the given numbers. The result using this function will always be a whole number.
Note: The function returns 1 when there is no common divisor. It ignores decimal fractions.

Formula:


=GCD (Number 1, Number 2,... up to Number 255)

Video Tutorial:


Let us find the greatest common divisor of the given set of numbers, using the GCD function, with the help of the below video

Learn MS Excel


Ask Questions

Ask Question