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

12 lines
270 B
Markdown

# mate-calc-cmd
> Calculate mathematic expressions in MATE desktop environment in terminal.
> More information: <https://manned.org/mate-calc-cmd>.
- Start an interactive calculator session:
`mate-calc-cmd`
- Calculate a specific mathematic expression:
`{{2 + 5}}`