GCD Calculator

$ \textsf{gcd}(a, b) $ finds the greatest common divisor of $ a $ and $ b $.

$ \textsf{gcd}( $, $ ) $