tldr/pages/linux/mate-calc.md

13 lines
245 B
Markdown
Raw Normal View History

2022-05-02 12:00:37 +01:00
# mate-calc
> Calculate mathematic expressions in MATE desktop environment.
> More information: <https://manned.org/mate-calc>.
- Start the calculator:
`mate-calc`
2022-05-04 18:12:15 +01:00
- Calculate a specific mathematic expression:
2022-05-02 12:00:37 +01:00
`mate-calc --solve {{2 + 5}}`