Skip to content

Releases: danilopeixoto/mes

Mathematical Expression Solver (MES)

05 Dec 03:36
Compare
Choose a tag to compare

An application to solve mathematical expressions.

Mathematical language specification:

  • Standard math library
  • Arithmetic, relational and logical operators
  • Variable and function definition
  • Documentation support

Expression editor:

  • Type checking feature
  • Text autocomplete feature
  • History list
  • Document specification to export variable and function definitions