Author Topic: RPNCalc  (Read 2459 times)

0 Members and 1 Guest are viewing this topic.

Offline Reo

  • LV3 Member (Next: 100)
  • ***
  • Posts: 64
  • Rating: +15/-0
    • View Profile
RPNCalc
« on: April 11, 2012, 02:40:11 am »
I've yearned for an RPN calculator on the nspire so I can train myself in using it, so I created one in LUA.
In the default mode, it has 16 registers and has access to most common operations, and it also saves properly.
You can read more about what RPN is on Wikipedia. There's also a bit more about the app, as well as sample expressions in the readme.
If you want, you can copy and paste the script into other problems from both the calculator and the student software.




I'm pretty sure this is compatible with all nspires, including clickpads. If not, let me know.

Offline DJ Omnimaga

  • Clacualters are teh gr33t
  • CoT Emeritus
  • LV15 Omnimagician (Next: --)
  • *
  • Posts: 55941
  • Rating: +3154/-232
  • CodeWalrus founder & retired Omnimaga founder
    • View Profile
    • Dream of Omnimaga Music
Re: RPNCalc
« Reply #1 on: April 11, 2012, 02:48:19 am »
This sounds nice. I wonder if it wouldn't be better to have all 16 boxes in one page, though? After all, the screen is a decent size so it shouldn't be too small. Or maybe allow the option to do so, like in the top-right screenshot, but full screen?

I probably won't use it much except to mess around, though, as I am not familiar with RPN.

Offline cyanophycean314

  • LV6 Super Member (Next: 500)
  • ******
  • Posts: 363
  • Rating: +43/-1
  • It's You!
    • View Profile
Re: RPNCalc
« Reply #2 on: April 11, 2012, 02:53:12 am »
RPN is pretty interesting... Nice program  :)

Offline Yeong

  • Not a bridge
  • LV12 Extreme Poster (Next: 5000)
  • ************
  • Posts: 3739
  • Rating: +278/-12
  • Survivor of Apocalypse
    • View Profile
Re: RPNCalc
« Reply #3 on: April 11, 2012, 03:32:31 am »
Sorry to ask, but what's RPN?
Sig wipe!

Offline someone

  • LV3 Member (Next: 100)
  • ***
  • Posts: 49
  • Rating: +9/-0
    • View Profile
Re: RPNCalc
« Reply #4 on: April 11, 2012, 05:28:58 am »