This projects calculates the infamous Collatz Conjecture on many numbers, up to thousands in seconds. If the number is odd, it is multiplied by 3 and 1 is added If the number is even, it is divided by 2. Run on turbowarp.org for faster results