gcm
Calculate the greatest common divisor (GCD) of two numbers to find the largest integer that divides both without a remainder.
Instructions
Calculate the greatest common measure (GCD) of two numbers
Input Schema
Name | Required | Description | Default |
---|---|---|---|
a | Yes | ||
b | Yes |