Posts: 2,247
Threads: 200
Joined: Jun 2005
Hello Maruan,
There is no 39gII app for RPN. The closest I can think of (and I have been using that machine a lot recently) is a series of function(s) that initialize the stack (in a column matrix that has 4 rows representing the stack) and then using other functions to execute math operations and evaluate functions. Each function would return the matrix that simulates the stack. This is a simple approach, but might actually works by using the Pascal-like programming language of the machine.
Namir