powered by
This function gives the greatest common divisor of two numbers
gcd(x, y)
first number
second number
scm
# NOT RUN { gcd(42, 56) # }
Run the code above in your browser using DataLab