ReferenceMathgcdOn this pagegcd gcd( @llll ## llll (required)) -> int Computes the greatest common denominator of a list of integers. Arguments @llll [llll]: List of integers. (required) Output Greatest common denominator [int]