![]() | greatestCommonDivisorGreatestCommonDivisor Method |
Name | Description | |
---|---|---|
![]() ![]() | GreatestCommonDivisor(IListInt64) |
Get the greatest common divisor of an array on Int64s.
|
![]() ![]() | GreatestCommonDivisor(IListBigInteger) |
Get the greatest common divisor of an array on BigIntegers.
|
![]() ![]() | GreatestCommonDivisor(Int32) |
Get the greatest common divisor of an array on Int32s.
|
![]() ![]() | GreatestCommonDivisor(Int64) |
Get the greatest common divisor of an array on Int64s.
|
![]() ![]() | GreatestCommonDivisor(BigInteger) |
Get the greatest common divisor of an array on BigIntegers.
|