Get the greatest common devisor of two numbers CLI
npm install --global @knutkirkhorn/gcd-cli
$ gcd --help
Usage
$ gcd <number1> <number2>
Examples
$ gcd 12 20
$ gcd 13 234
- @knutkirkhorn/gcd - API for this module
| Name | Name | Last commit date | ||
|---|---|---|---|---|
 |  | |||
 |  | |||
 |  | |||
 |  | |||
 |  | |||
 |  | |||
 |  | |||
 |  | |||
 |  | |||
 |  | |||
 |  | |||
Get the greatest common devisor of two numbers CLI
npm install --global @knutkirkhorn/gcd-cli
$ gcd --help
Usage
$ gcd <number1> <number2>
Examples
$ gcd 12 20
$ gcd 13 234