galculator
scientific calculator
Install
- All systems
-
curl cmd.cat/galculator.sh
- Debian
-
apt-get install galculator
- Ubuntu
-
apt-get install galculator
- Alpine
-
apk add galculator
- Arch Linux
-
pacman -S galculator
- Kali Linux
-
apt-get install galculator
- Fedora
-
dnf install galculator
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install galculator
- Raspbian
-
apt-get install galculator
- Dockerfile
- dockerfile.run/galculator
- Docker
-
docker run cmd.cat/galculator galculator
powered by Commando
galculator
scientific calculator
galculator is a scientific calculator. It supports different number bases (DEC/HEX/OCT/BIN) and angles bases (DEG/RAD/GRAD) and features a wide range of mathematical (basic arithmetic operations, trigonometric functions, etc) and other useful functions (memory, etc) at the moment. galculator can be used in algebraic mode as well as in Reverse Polish Notation (RPN).