Example #1
0
 => FindGCD(firstValue, secondValue, thirdValue, fourthValue, FindGCDEuclidean);
Example #2
0
 => FindGCD(firstValue, secondValue, thirdValue, FindGCDStein);