powered by
Greatest common divisor of two numbers
gcd(x, y)
numeric greatest common divisor
first number
second number #'
gcd(42, 56)
Run the code above in your browser using DataLab