# Upsilon-RPN
**Repository Path**: Sean_W/Upsilon-RPN
## Basic Information
- **Project Name**: Upsilon-RPN
- **Description**: fork Upsilon-RPN
- **Primary Language**: C++
- **License**: Not specified
- **Default Branch**: master
- **Homepage**: None
- **GVP Project**: No
## Statistics
- **Stars**: 0
- **Forks**: 0
- **Created**: 2022-10-28
- **Last Updated**: 2024-11-25
## Categories & Tags
**Categories**: Uncategorized
**Tags**: None
## README

## About
The RPN app for Numworks. This repository is a fork of [boricj/numworks-rpn](https://github.com/boricj/numworks-rpn). We made it to fix compatibility issues with [Omega](https://github.com/Omega-Numworks/Omega).
## Contributing
* For **new features and bug fixes**, please contribute on the main repository [here](https://github.com/boricj/numworks-rpn).
* Otherwise, if you want to **fix a bug that affects only Omega**, you can do a [pull request](https://github.com/Omega-Numworks/Omega-RPN/pulls) or [post issues](https://github.com/Omega-Numworks/Omega-RPN/issues).
## Key mapping
- EXE: `DUP`
- Ans: `OVER`
- Right parenthesis: `SWAP`
- Left parenthesis: `ROT`
- Space (alpha+'-'): Insert minus sign
- Equal (shift+pi): Switch between exact and approximation modes
Screenshot

## License
Omega-RPN is released under a [CC BY-NC-SA License](https://creativecommons.org/licenses/by-nc-sa/4.0/legalcode). NumWorks is a registered trademark.