gdc() why only 2 numbers?



You can also use ?gcd (Lisp's gcd):

(%i1) ?gcd(60,48,36);
(%o1) 12