Skip to content

Dpats13/GCD-and-Prime-Number-Calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

GCD-and-Prime-Number-Calculator

Calculates the greatest common divisors of two numbers utilizing the euclidean algorithm and/or calculates if a number is prime or not utilizing the non-brute-force method which allows it to calculate numbers in the hundred billions and higher in an efficient amount of time.

About

Calculates the greatest common divisors of two numbers utilizing the euclidean algorithm and/or calculates if a number is prime or not utilizing the non-brute-force method which allows it to calculate numbers in the hundred billions and higher in an efficient amount of time.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages