バージョン

GetGreatestCommonFactor メソッド

整数リストの最大公約数を計算します。
オーバーロード一覧
オーバーロード解説
GetGreatestCommonFactor(List<Int32>)整数リストの最大公約数を計算します。  
GetGreatestCommonFactor(Int32,Int32)2 つの整数の最大公約数を計算します。  
参照