Collatz conjecture calculator.

This calculates the 3x+1 problem based on a starting number of your choice.

Example input: "5"

Example output: "5 <---Starting number, 16, 8, 4, 2, 1, From 5 to 1 in 5 iterations."

Notable numbers: 63728127, 670617279, 9780657630.


output\/.