factor-finder/README.md
2021-12-14 21:50:17 -06:00

5 lines
226 B
Markdown

# FactorFinder
This is a Java program which finds the factors of any number up to the size of a really large number which I haven't figured out yet.
Will make the function into a seperate method soon to increase versatility.