-
Notifications
You must be signed in to change notification settings - Fork 0
Quick program to check if a number is prime and it’s largest prime factor. it employs the use of 2 functions, prime checker and largest factor finder,the largest factor starts from the square root of the given number and uses the prime number test to test if that number is prime and a factor of the number in question.
vink2212/Prime-test
About
Quick program to check if a number is prime and it’s largest prime factor. it employs the use of 2 functions, prime checker and largest factor finder,the largest factor starts from the square root of the given number and uses the prime number test to test if that number is prime and a factor of the number in question.
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published