About 123,000 results
Open links in new tab
  1. Greatest common divisor - Wikipedia

    When one of a and b is zero, the GCD is the absolute value of the nonzero integer: gcd (a, 0) = gcd (0, a) = |a|. This case is important as the terminating step of the Euclidean algorithm.

  2. GCD Calculator

    Use this page to calculate the gcd of a set of two or more numbers.

  3. Greatest Common Divisor - GCD - GeeksforGeeks

    Mar 7, 2026 · Greatest Common Divisor (GCD), also known as the Highest Common Factor (HCF), is the greatest number that divides a set of numbers without leaving a remainder. For example, GCD of …

  4. Greatest Common Factor Calculator

    Aug 1, 2025 · The greatest common factor (GCF or GCD or HCF) of a set of whole numbers is the largest positive integer that divides evenly into all numbers with zero remainder.

  5. GCD Calculator

    What is the GCD? The GCD (short for greater common divisor) is a useful mathematical concept: it is the largest number that divides exactly all the numbers in a set. The GCD is defined for every …

  6. GCD (Greatest Common Divisor) - How to Find GCD of two …

    The meaning and full form of GCD is the Greatest Common Divisor. So, GCD is the greatest positive number which is a common divisor for a given set of positive numbers.

  7. How to find the gcd (THE EASY WAY!) - YouTube

    Learn how to find the greatest common divisor (gcd) using the Euclidean Algorithm. After each example using Euclid's Algorithm, you will see how to write the gcd as a linear combination of the...

  8. GCD Calculator

    Jul 2, 2025 · This calculator finds the greatest common divisor (GCD) of two or more positive integers. The GCD is the largest positive number that evenly divides all input values without a remainder.

  9. Greatest Common Divisor (GCD) Calculator- Free Online ... - Symbolab

    Free Online Greatest Common Divisor (GCD) calculator - Find the gcd of two or more numbers step-by-step

  10. Euclidean algorithm | Algorithm, Division & GCD | Britannica

    Mar 10, 2026 · Euclidean algorithm, procedure for finding the greatest common divisor (GCD) of two numbers, described by the Greek mathematician Euclid in his Elements (c. 300 bc). The method is …