mate-calc-cmd: add page (#8014)

This commit is contained in:
Emily Grace Seville
2022-04-16 13:27:50 +10:00
committed by GitHub
parent b1e210a98f
commit a7de366916

View File

@@ -0,0 +1,12 @@
# 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}}`