Just type a number that doesn't have decimals and is not negative and you will have the factors for that number listed. Remember, the higher the number, the longer it will take for you to get your answer! Numbers that contain over 10 digits (Like a quadrillion) will not work.
While I was making my Fractions Calculator, I thought of adding an option to simplify the answer. I was confused about how to do that, so I made this as a resource. You can use this for fun, or for homework! The reason some numbers take so long is because the way I made the scripts is that it will check every number that is lower than the answer, and see whether the quotient is a whole number or not. It will do that until it reaches the number you typed in (It starts with 1). This is why the higher the number, the longer the process will take. Jan 15: Created Jan 16: Fixed bugs, Added Loading bar and Prime/Composite Checker. And most importantly, shared! Jan 17: Fixed minor bugs and moved positions of certain sprites Jan 18: Had the loading variable stop using decimals