iamsmooth
- 103
- 0
Just a quick theory question. I'd assume it is, but usually the bigger number goes first.
e.g. gcd(10, 5) = 2
but does gcd (5, 10) = 2?
My guess is yes.
Thanks for the help.
e.g. gcd(10, 5) = 2
but does gcd (5, 10) = 2?
My guess is yes.
Thanks for the help.