1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-04-29 23:24:55 +02:00
tldr/pages/linux/mate-calc-cmd.md

13 lines
270 B
Markdown
Raw Normal View History

2022-04-16 13:27:50 +10:00
# 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`
2022-05-04 17:12:15 +00:00
- Calculate a specific mathematic expression:
2022-04-16 13:27:50 +10:00
`{{2 + 5}}`