1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-04-23 22:02:08 +02:00

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
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

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}}`