Some code I made that shortens very large numbers and lets them be read much easier. Here are some examples of what I mean: 1,000,000 - 1 million 2,768,000,000 - 2.76 billion 8,888,888,888,888 - 8.88 trillion ...so on and so forth. Use the slider at the bottom left to adjust the number, then the variable at the top reads the shortened value. Can go up to the hundreds of decillions (10^35) before starting to break. Feel free to use this code in your own projects. All I ask is that you give credit to me in the description or something like that.