OrthogonalCaster
OrthogonalCaster
71 / 4
29th Aug 2023
28th Nov 2023
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

  • Rajat
    Rajat
    30th Aug 2023
    *joking
  • Rajat
    Rajat
    30th Aug 2023
    was expecting an explosion when divided by zero /s Just jokia man its impressive +1
  • OrthogonalCaster
    OrthogonalCaster
    30th Aug 2023
    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
  • OrthogonalCaster
    OrthogonalCaster
    30th Aug 2023
    @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!
  • ParallaxGlass
    ParallaxGlass
    30th Aug 2023
    impressive +1
  • Denderth
    Denderth
    30th Aug 2023
    This is really neat +1
  • Jerehmia
    Jerehmia
    30th Aug 2023
    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)
  • yourcomputerhasvirus
    yourcomputerhasvirus
    30th Aug 2023
    How long does it take on avarage
  • LBPHacker
    LBPHacker
    30th Aug 2023
    Gave it 999*999, I'll report back when it's done.
  • Barbap
    Barbap
    30th Aug 2023
    complexe +1