GCD LCM Calculator
GCD (greatest common divisor) is the largest number that divides both inputs. LCM (least common multiple) is the smallest number that both inputs divide into. For 12 and 18, GCD is 6 and LCM is 36. They are connected by the identity GCD times LCM equals the product of the two num