Get the factors of any whole number in a blink of an eye. Post a comment if you find numbers with over 1000 factors that are less than 10 seconds computation. So far, the number 1307674368000 is the best I've been able to do, 4032 factors for 9.802 seconds on my desktop.
Kind of a slow algorithm to find the factors of a number. Although the title says any number, entering a number greater than 10 trillion will seriously lag it. Here are the speed updates: V2.1: Fixed square root bug V2.0: Test square root of numbers(Huge speed boost) V1.2: Added timer V1.1: Test half the numbers V1.0: Test all numbers