Extended Euclid Algorithm 1.1

License: Free ‎File size: 744.45 KB
‎Users Rating: 0.0/5 - ‎0 ‎votes

ABOUT Extended Euclid Algorithm

This application calculate Bézout's identity a*x+b*y=gcd(a,b). From specified coefficients a and b, application calculate x and y by Extended Euclidean Algorithm.