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

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}}`