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
2022-04-16 00:27:50 -03:00

12 lines
269 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 expession:
`{{2 + 5}}`