LBPHacker
LBPHacker
657 / 14
7th Jul 2018
20th September
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
    5th Jan 2019
    If the answer is 0, it's supposed to print out anything that can be considered 0. Both -0 and 0 can be considered 0.
  • yclee126
    yclee126
    5th Jan 2019
    But doesn't it supposed to print only 0, not -0?
  • LBPHacker
    LBPHacker
    5th Jan 2019
    There's nothing wrong with the processing of 0, -0 = 0.
  • yclee126
    yclee126
    5th Jan 2019
    I typed in A=0, B=1, C=0 then it prints out -0 as answer.changing C=-0 prints out 0.maybe there's something wrong with 0 processing? hmmm
  • LBPHacker
    LBPHacker
    4th Jan 2019
    Well then you should never get a car. I heard cars have subframes.
  • NACEOD
    NACEOD
    4th Jan 2019
    I despise subframe......
  • LBPHacker
    LBPHacker
    2nd Jan 2019
    Glad to be of service :/
  • Scien_Tific
    Scien_Tific
    2nd Jan 2019
    Whenever I feel too happy about myself, I just come here
  • TheSorax131
    TheSorax131
    5th Dec 2018
    how do people do this!!!
  • LBPHacker
    LBPHacker
    25th Nov 2018
    64K is definitely possible but quite pointless. It'd mean having a 256x256 block of FILT at the top, and also I've never seen anyone run into space limitations with the 2K model (there's a 4K and a 8K model that nobody even uses, much less runs into space limitations on). No, I'm focussing on speed limitations right now, for into those we do tend to run with this computers rather frequently.