Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/damelyngdoh/math-expression-eval-js
This library evaluates a string which represents a mathematical expression. It also offers other methods which are relevant to this operation. Methods like tokenizer which splits the string into individual mathematical tokens (such as operators, operands, parenthesis, etc.) and infix to postfix converter, etc.
https://github.com/damelyngdoh/math-expression-eval-js
expression expression-evaluator javascript string-expression
Last synced: about 1 month ago
JSON representation
This library evaluates a string which represents a mathematical expression. It also offers other methods which are relevant to this operation. Methods like tokenizer which splits the string into individual mathematical tokens (such as operators, operands, parenthesis, etc.) and infix to postfix converter, etc.
- Host: GitHub
- URL: https://github.com/damelyngdoh/math-expression-eval-js
- Owner: DameLyngdoh
- License: mit
- Created: 2018-09-28T17:37:41.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2018-10-01T04:56:00.000Z (over 6 years ago)
- Last Synced: 2023-03-02T21:21:58.043Z (almost 2 years ago)
- Topics: expression, expression-evaluator, javascript, string-expression
- Language: JavaScript
- Size: 13.7 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0