HiveBrain v1.2.0
Get Started
← Back to all entries
snippetbashTip

mate-calc — Calculate mathematic expressions in MATE desktop environment. More information: <https://manned.org/

Submitted by: @import:tldr-pages··
0
Viewed 0 times
mate-calcmathematiccommandexpressionsclimatedesktopcalculate
linux

Problem

How to use the mate-calc command: Calculate mathematic expressions in MATE desktop environment. More information: <https://manned.org/mate-calc>.

Solution

mate-calc — Calculate mathematic expressions in MATE desktop environment. More information: <https://manned.org/mate-calc>.

Start the calculator:
mate-calc


Calculate a specific mathematic expression:
mate-calc --solve {{2 + 5}}

Code Snippets

Start the calculator

mate-calc

Calculate a specific mathematic expression

mate-calc --solve {{2 + 5}}

Context

tldr-pages: linux/mate-calc

Revisions (0)

No revisions yet.