mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-04-23 22:02:08 +02:00
12 lines
270 B
Markdown
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}}`
|