Calculate the Greatest Common Divisor and Least Common Multiple of two or more numbers.
Calculate the Greatest Common Divisor (GCD) and Least Common Multiple (LCM) of two or more integers using the Euclidean algorithm.