Shift click flag (make sure it says "Turbo Mode"). First answer: Type in a decimal number >0 and <1 (like 0.142). Second answer: Type in a very large number (like 300000). Press H to hide variables (makes it a little faster and clean). Press S to show variables (makes it a little slower and cluttered). Tips: Press S if it is taking too long. Look at the list to see some close fractions it already came up with. Try these below by copying and pasting: 0.1234567890123456789 0.501050105010501 Digits of pi: 0.141592653589793238 Digits of e: 0.718281828459045235 0.9999999999999 0.1111111111111 0.14285714286
Just a quick project to convert a decimal to its CLOSEST but not exact fraction, because i couldn't find a good online tool for it. Useful for when your calculator is giving you a decimal for a regression equation and you want to find what it's close to if its a fractional part. Also good to approximate pi and e and all that.