1
0
Fork 0
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:
Emily Grace Seville 2022-05-02 21:00:37 +10:00 committed by GitHub
parent 6ed9681dbc
commit 991f974b9e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

12
pages/linux/mate-calc.md Normal file
View 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}}`