Browse Source

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

Emily Grace Seville 2 years ago
parent
commit
a7de366916
1 changed files with 12 additions and 0 deletions
  1. 12 0
      pages/linux/mate-calc-cmd.md

+ 12 - 0
pages/linux/mate-calc-cmd.md

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