4. Extended Euclidean Algorithm #

Created Wednesday 29 July 2020

Statement: If ax+by=gcd(a, b) then we can solve for x and y using extended Euclidean algorithm.