grpn
GTK+ reverse polish notation calculator
Install
- All systems
-
curl cmd.cat/grpn.sh
- Debian
-
apt-get install grpn
- Ubuntu
-
apt-get install grpn
- Kali Linux
-
apt-get install grpn
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install grpn
- Raspbian
-
apt-get install grpn
- Dockerfile
- dockerfile.run/grpn
grpn
GTK+ reverse polish notation calculator
grpn is an RPN calculator which uses the GTK+ widgets. It works with real and complex numbers, has 4 different radix modes, supports general math functions along with logarithmic and trigonometric functions. Calculator stack is only limited by free memory.