Skip to content

Shows step-by-step the GCD(Greatest Common Divisor) of two numbers using the matrix method

Notifications You must be signed in to change notification settings

Epoza/GCD-Matrix-Method

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 

Repository files navigation

GCD Calculator

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 🔍

gcd_matrix_method

About

Shows step-by-step the GCD(Greatest Common Divisor) of two numbers using the matrix method

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages