オーバーロード | 解説 |
---|---|
lcm(Int32,Int32) | Method that calculates the Least Common Multiple (LCM) of two strictly positive integer numbers. |
lcm(Int32[]) | Method that calculates the Least Common Multiple (LCM) of several positive integer numbers. |
オーバーロード | 解説 |
---|---|
lcm(Int32,Int32) | Method that calculates the Least Common Multiple (LCM) of two strictly positive integer numbers. |
lcm(Int32[]) | Method that calculates the Least Common Multiple (LCM) of several positive integer numbers. |