Compute the greatest common divisor
positive integer x
positive integer y
gcd(x,y)
See Implementation
Compute the greatest common divisor