You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This program shows step-by-step how to find the GCD(Greatest Common Divisor) of two numbers by using the matrix method.
Also shows the numbers to use for linear combination.
Example π
About
Shows step-by-step the GCD(Greatest Common Divisor) of two numbers using the matrix method