https://github.com/adamslevy/expression_parser
Parses math expressions with PEMDAS order of operations. E.g. "4*(4+5)/8" returns 4.5, "5^(3+5)*4" returns 1,562,500
https://github.com/adamslevy/expression_parser
Last synced: about 2 months ago
JSON representation
Parses math expressions with PEMDAS order of operations. E.g. "4*(4+5)/8" returns 4.5, "5^(3+5)*4" returns 1,562,500
- Host: GitHub
- URL: https://github.com/adamslevy/expression_parser
- Owner: AdamSLevy
- Created: 2015-12-23T03:47:43.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2016-04-11T20:15:00.000Z (about 9 years ago)
- Last Synced: 2025-03-17T22:13:20.819Z (2 months ago)
- Language: C++
- Homepage:
- Size: 12.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0