Skip to content

Returns integers x,y such that ax+by=gcd(a,b) for any two positive integers a,b taken as input

Notifications You must be signed in to change notification settings

Ryan-Hardiman/ExtendedEuclidAlgorithm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

ExtendedEuclidAlgorithm

Returns integers x,y such that ax+by=gcd(a,b) for any two positive integers a,b taken as input

About

Returns integers x,y such that ax+by=gcd(a,b) for any two positive integers a,b taken as input

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published