LinuxCommandLibrary
GitHubF-DroidGoogle Play Store

mate-calc-cmd

command-line interface to the MATE calculator, providing an interactive

TLDR

Start an interactive calculator session
$ mate-calc-cmd
copy
Calculate a specific expression (in interactive mode)
$ [2 + 5]
copy

SYNOPSIS

mate-calc-cmd

DESCRIPTION

mate-calc-cmd is the command-line interface to the MATE calculator, providing an interactive terminal-based calculator session. It uses the same calculation engine as the graphical mate-calc application.The interactive session accepts mathematical expressions and displays results immediately. It supports the same functions and operators as the GUI version, including trigonometry, logarithms, and arbitrary precision arithmetic.Type quit or press Ctrl+D to exit the interactive session.

INSTALL

sudo apt install mate-calc
copy
sudo dnf install mate-calc
copy
sudo pacman -S mate-calc
copy
sudo apk add mate-calc
copy
sudo zypper install mate-calc
copy
nix profile install nixpkgs#mate-calc
copy

CAVEATS

Unlike mate-calc --solve, this command starts an interactive session rather than evaluating a single expression. For one-off calculations in scripts, use mate-calc --solve instead.

SEE ALSO

mate-calc(1), bc(1), calc(1)

Braincup
Open source brain training for math, memory and focus
Braincup mini-games
41 mini-games · Apache-2.0
No ads · No tracking
Play in browser
Download Braincup on the App StoreGet Braincup on Google PlayGet Braincup on F-Droid
276 stars
From the maker of Linux Command Library
Copied to clipboard
Braincup
Open source brain training for math, memory and focus. 41 mini-games, from mental arithmetic to Sudoku, N-Back and Solo Chess.
Apache-2.0 licensed · No ads · No tracking · No account
From the maker of Linux Command Library
Download Braincup on the App StoreGet Braincup on Google PlayGet Braincup on F-Droid