--- syntax: markdown tags: [tldr, linux] source: https://github.com/tldr-pages/tldr.git --- # mate-calc > Calculate mathematic expressions in MATE desktop environment. > More information: . - Start the calculator: `mate-calc` - Calculate a specific mathematic expression: `mate-calc --solve {{2 + 5}}`