1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-04-23 20:02:09 +02:00
tldr/pages/linux/mate-calc.md
2022-05-04 14:12:15 -03:00

12 lines
245 B
Markdown

# 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 expression:
`mate-calc --solve {{2 + 5}}`