GitHub / MManoah / euclidean-and-extended-algorithm-calculator
Finds the GCD using the euclidean algorithm or finds a linear combination of the GCD using the extended euclidean algorithm with all steps/work done shown
JSON API: http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MManoah%2Feuclidean-and-extended-algorithm-calculator
PURL: pkg:github/MManoah/euclidean-and-extended-algorithm-calculator
Stars: 0
Forks: 0
Open issues: 0
License: mit
Language: JavaScript
Size: 17.6 KB
Dependencies parsed at: Pending
Created at: almost 5 years ago
Updated at: over 4 years ago
Pushed at: over 4 years ago
Last synced at: over 2 years ago
Topics: euclidean, euclidean-algorithm, extended-euclidean-algorithm, gcd, gcd-calculator