NEW: https://scratch.mit.edu/projects/341897963/ This is OmegaNum.sb3, a number engine that can reach numbers as high as 10^^...^^10 with 10^308 arrows. In order to use it, click inside and read how to. Click the center button below the two magnifying glass to find the manual. Backpack the sprite if you want to use it in your projects. *ADVANTAGES:* >Can reach JE308=10-->10-->(10-->308) in my letter notation >Data stored in a variable (but converted to list during computation, but you don't need to worry about that) >Fast at low values below 10^^^^^^^^^^10 >Logarithms and a^b are easy >Partial support for negatives *DISADVANTAGES* >Needs the user to keep track of normal and encoded >All operations need to use the engine >Only one displaying format so far >Getting progressively slower the more arrows you have >Wildly inaccurate at high values, but hey, 1000^^^^^10=10^^^^^10
All of the code is made by me. You may use this in all of your projects, as long as you credit me. Took me many many hours to finish. Please love and favorite. Credit goes to https://googology.wikia.org/wiki/User_blog:PsiCubed2/Letter_Notation_Part_II as it would be impossible without it