The gcd() Command
Finds the Greatest Common Denominator
gcd(int1,int2)
Menu Location
This command can't be found in any menu besides the command catalog.
This command works on all calculators.
The gcd( command is used, as its name implies, to find the greatest common divisor of two numbers.
:gcd(351,65)
returns 13
Error Conditions
260 - Domain error happens when an argument is not real.