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

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

Submitted by: @import:tldr-pages··
0
Viewed 0 times
mathematiccommandexpressionsclimatedesktopcalculatemate-calc-cmd
linux

Problem

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

Solution

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

Start an interactive calculator session:
mate-calc-cmd


Calculate a specific mathematic expression:
{{2 + 5}}

Code Snippets

Start an interactive calculator session

mate-calc-cmd

Calculate a specific mathematic expression

{{2 + 5}}

Context

tldr-pages: linux/mate-calc-cmd

Revisions (0)

No revisions yet.