[the] gcd of ( expression , expression )
the
gcd
of
(
,
)
gcd ( expression , expression )
Expression yields an integer.
integer
put gcd(steve, bill) into andy
The gcd function returns the greatest common divisor of its arguments.
lcm