BigIntegerStatic: GreatestCommonDivisor |
Returns the greatest common divisor between the two BigInteger values.
Public Function GreatestCommonDivisor( ByVal Left As BigInteger, ByVal Right As BigInteger ) As BigInteger
Values of Nothing will be treated as zero.