genius
advanced general purpose calculator program (CLI frontend)
Install
- All systems
-
curl cmd.cat/genius.sh
- Debian
-
apt-get install genius
- Ubuntu
-
apt-get install genius
- Arch Linux
-
pacman -S genius
- Kali Linux
-
apt-get install genius
- Fedora
-
dnf install genius
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install genius
- Raspbian
-
apt-get install genius
- Dockerfile
- dockerfile.run/genius
genius
advanced general purpose calculator program (CLI frontend)
Genius is a general purpose calculator program similar in some aspects to BC, Matlab or Maple. It is useful both as a simple calculator and as a research or educational tool. The syntax is very intuitive and is designed to mimic how mathematics is usually written. This package contains a command line interface for genius.