mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-04-29 23:24:55 +02:00
mate-calc: add page (#8013)
This commit is contained in:
parent
6ed9681dbc
commit
991f974b9e
1 changed files with 12 additions and 0 deletions
12
pages/linux/mate-calc.md
Normal file
12
pages/linux/mate-calc.md
Normal file
|
@ -0,0 +1,12 @@
|
||||||
|
# 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 expession:
|
||||||
|
|
||||||
|
`mate-calc --solve {{2 + 5}}`
|
Loading…
Add table
Reference in a new issue