i did a thing i didnt do number names after billion bc idk how to do that efficiently space for x2 1 for ^2 9 for ^^2 (tetration, 2^^3 = 2^2^2) after billions it switches to 1.23e45.678 form after 1e308 (normal scratch end) it switches to e12345.67 after ee20 it switches to e12.34e56.7 limit is ee308
this broke so uh