HP Forums
RPN FOR NUMWORKS - Printable Version

+- HP Forums (https://www.hpmuseum.org/forum)
+-- Forum: Not HP Calculators (/forum-7.html)
+--- Forum: Not remotely HP Calculators (/forum-9.html)
+--- Thread: RPN FOR NUMWORKS (/thread-11405.html)



RPN FOR NUMWORKS - compsystems - 09-15-2018 09:01 PM

Source

https://tiplanet.org/forum/viewtopic.php?t=21808&p=235305#p235305


RE: RPN FOR NUMWORKS - Jean-Baptiste Boric - 09-16-2018 09:41 AM

I'll fill in some details in English about my app.

With the recent improvements, this app is now a 16-level stack RPN frontend to poincare, NumWorks's math engine. It can handle almost any mathematical operation available on the keyboard, but I haven't implemented the toolbox yet to access the more advanced operations. Stack operations are implemented (DUP, OVER, SWAP, ROT) as well as picking by scrolling through the stack. There's room for improvements, but it should be good enough for everyday usage.

This is a third-party app in source code form, so to use it one needs to compile epsilon with the RPN app. I've left a precompiled beta firmware image on TI-Planet for people to try out on their calculators.