I am trying to write a program that decomposes a list and places
the elements on the stack in RPN mode. The RETURN command apparently
can only place one item on the stack and then exits the program. Is there a way to put more
than one item on the stack from within a single program?
Prime: Placing more than 1 item on the RPN stack in a single program?
|
|
« Next Oldest | Next Newest »
|