tldr/pages/linux/mate-calc-cmd.md

13 lines
270 B
Markdown
Raw Normal View History

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