A subframe-accelerated and LITH-based calculator. Enter two numbers into slots 1 and 2, and then choose an operation. By setting "ctype" manually you can use larger numbers. Uses displays from id:2702458 and id:1663183
subframe
technology
tech
calculator
electronic
lithtech
lith
sublith
lithium
Comments
-
*joking
-
was expecting an explosion when divided by zero /s Just jokia man its impressive +1
-
Specifically I was speaking about id:2996674 , you can see me being a bit snarky in the comments cause I realized all that work was in vain lol
-
@Jerehmia: That's actually a concept I dabbled in a little. Before I realized you can prevent LITH from burning at values higher than 99, I made a system for storing values in 2 pixels, basically x + 10*y. You suggested a very interesting direction to take the calculations, I might try attempting something of that manner :) And thanks!
-
impressive +1
-
This is really neat +1
-
You could speed this up (and hugely complicate things) by storing each decimal digit it its own LITH particle, you'd have to normalize after every arithmetic operation (which involves counting the digits and implementing a carry). This would bring time complexity down from exponential growth to polynomial growth (you'd have to do about 2*log10(n) operations if you're doing n operations now). Also, silent approval by the master for using his 16-segment display :) (I already +1)
-
How long does it take on avarage
-
Gave it 999*999, I'll report back when it's done.
-
complexe +1