powered by
Return the greatest common divisor of two integers (vectorized: x and y may be vectors)
gcd(x, y)
integer (or vector of integers)