オーバーロード | 解説 |
---|---|
gcd(Int32,Int32) | Method that calculates the Greatest Common Divisor (GCD) of two positive integer numbers. |
gcd(Int32[]) | Method that calculates the Greatest Common Divisor (GCD) of several positive integer numbers. |
オーバーロード | 解説 |
---|---|
gcd(Int32,Int32) | Method that calculates the Greatest Common Divisor (GCD) of two positive integer numbers. |
gcd(Int32[]) | Method that calculates the Greatest Common Divisor (GCD) of several positive integer numbers. |