The tool calculates F(n) - Fibonacci value for the given number, as well as the previous 4 values, using those to display a visual representation. Because the Fibonacci value for 20000 has 4179 decimals and it needs quite an impressive amount of processing, the maximum allowed value is 20000.