The RPN app for Numworks. This repository is a fork of boricj/numworks-rpn. We made it to fix compatibility issues with Omega.
- For new features and bug fixes, please contribute on the main repository here.
- Otherwise, if you want to fix a bug that affects only Omega, you can do a pull request or post issues.
- EXE:
DUP
- Ans:
OVER
- Right parenthesis:
SWAP
- Left parenthesis:
ROT
- Space (alpha+'-'): Insert minus sign
- Equal (shift+pi): Switch between exact and approximation modes
Omega-RPN is released under a CC BY-NC-SA License. NumWorks is a registered trademark.