This is my attempt to build a scientific calculator. No Natural Math Display (aka MathIO mode in most scientific calculators) for now
NOT_A_ROBOT
Check their projects out: Keplerian Orbit Simulator, Video Previewer
Once you ship this you can't edit the description of the project, but you'll be able to add more devlogs and re-ship it as you add new features!
COMING BACK! And I hope I will soon finish converting RPN to AST in time. Gemini is helping me implementing AST through Learning mode (AKA I have to answer questions to find out how it works) since there isn't a clear documentation how to do that :skull:
Finished adding Shift and Alt text, but they are not working yet
Day 3: Support functions and improve the bracket supporting. Will add more functions soon
Tokenizer and PRN (Reverse Polish notation) is working at basic level right now. There are quite lots of things I need to do
By the way, screen size is larger and part of UI updated