Skip to content

Calculator of the Greatest Common Divisor & Lowest Common Multiple of two integers.

License

Notifications You must be signed in to change notification settings

Jee-El/GCD-LCM-Calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

76 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GCD & LCM Calculator

Link

https://jee-el.github.io/GCD-LCM-Calculator/

Try : 95474 & 2547401.

Why I chose Euclide's algorithm

Ever since we studied the GCD and the Euclidean algorithm at school, I've been wondering about what it would look like in a programming language, that is because I'd often come across the word algorithm in programming communities. As I've been learning the basics of javascript lately, I thought I'd try to code it in js.

About

Calculator of the Greatest Common Divisor & Lowest Common Multiple of two integers.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published