LBPHacker
LBPHacker
652 / 14
7th Jul 2018
2nd Apr 2022
I made a computer again. It can do a lot of stuff the previous one couldn't and still can't do a lot of stuff I'd like it to be able to do. It definitely can solve quadratic equations. Check the relevant forum thread too. And try tpt.setfpscap(2)!
technology computer magic electronics 16bit processor programmable subframe rt2812a r216

Comments

  • LBPHacker
    LBPHacker
    9th Jul 2018
    For the record, it shouldn't take you more than 2 minutes to run the demo once, depending on how fast you can type the input in of course.
  • LBPHacker
    LBPHacker
    9th Jul 2018
    Can't replicate the issue (due to lack of instructions).
  • 08ohib
    08ohib
    9th Jul 2018
    I can't tell if it works, I've left it on for 1hr, 46mins at ~125fps, and it's still calculating? I appreciate that it's incredible that it can even do this exreme calculation, but it is taking very long !
  • ChaozAirflow
    ChaozAirflow
    9th Jul 2018
    it's beautiful !
  • LBPHacker
    LBPHacker
    9th Jul 2018
    Do elaborate on your tsking.
  • ddli777
    ddli777
    9th Jul 2018
    X=0+-1i? Tsk tsk...
  • LBPHacker
    LBPHacker
    9th Jul 2018
    Oh come on, it's not that slow.
  • SuperTux20
    SuperTux20
    9th Jul 2018
    Man, if only there was a fast forward button! lol
  • Electro40
    Electro40
    9th Jul 2018
    Wow that's a cool machine
  • LBPHacker
    LBPHacker
    9th Jul 2018
    Yep, it did parse 0.000000024 as 0. Fixed. Do note though that if you try 0.000000024 and two much bigger numbers, you may get incorrect results due to precision loss. It's just how computers work, both real and virtual.