An open API service indexing awesome lists of open source software.

https://github.com/softstonedevelop/mathparser

Another test task from a nameless company with great ambitions, recognized market leaders and blah blah .. .
https://github.com/softstonedevelop/mathparser

Last synced: 5 months ago
JSON representation

Another test task from a nameless company with great ambitions, recognized market leaders and blah blah .. .

Awesome Lists containing this project

README

          

# MathParser
Parsing and calculation of mathematical expressions.


For example:

Expression '2 + 3 * 4 - 5' - Result '9'

Expression '(2 + 3) * 4 - 5' - result '15'

## Readme in another languages:
- [Russian](https://github.com/SoftStoneDevelop/MathParser/blob/main/README_ru.md)