mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-06-07 02:26:01 +02:00
13 lines
244 B
Markdown
13 lines
244 B
Markdown
![]() |
# mate-calc
|
||
|
|
||
|
> Calculate mathematic expressions in MATE desktop environment.
|
||
|
> More information: <https://manned.org/mate-calc>.
|
||
|
|
||
|
- Start the calculator:
|
||
|
|
||
|
`mate-calc`
|
||
|
|
||
|
- Calculate a specific mathematic expession:
|
||
|
|
||
|
`mate-calc --solve {{2 + 5}}`
|