Learn
Euclidean Algorithm for GCD
The Greatest Common Divisor (GCD), also known as the Greatest Common Factor (GCF) or Highest Common Factor (HCF), is the largest number that divides both inputs. The Euclidean algorithm computes GCD efficiently using the property .