Libraries tagged by math parser
mossadal/math-parser
1159887 Downloads
PHP parser for mathematical expressions, including elementary functions, variables and implicit multiplication. Also supports symbolic differentiation.
nxp/math-executor
1152328 Downloads
Simple math expressions calculator
madorin/matex
744552 Downloads
PHP Mathematical expression parser and evaluator
chriskonnertz/string-calc
471698 Downloads
StringCalc is a PHP calculator library for mathematical terms (expressions) passed as strings.
denissimon/formula-parser
203891 Downloads
Parsing and evaluating mathematical formulas given as strings.
components/mathjs
3040 Downloads
Math.js is an extensive math library for JavaScript and Node.js. It features a flexible expression parser with support for symbolic computation, comes with a large set of built-in functions and constants, and offers an integrated solution to work with different data types like numbers, big numbers, complex numbers, fractions, units, and matrices.
ircmaxell/php-math-parser
15683 Downloads
A simple shunting-yard based math parser and executor for PHP
xylemical/php-expressions
52360 Downloads
An extensible mathematical expression parser and evaluator.
oat-sa/lib-beeme
122764 Downloads
Simple mathematical expression/equation parser and calculator.
aboyadzhiev/php-math-parser
37082 Downloads
Simple mathematical expression parser and calculator.
arokettu/arithmetic-parser
4689 Downloads
Configurable arithmetic parser and interpreter
vanderlee/expression
353 Downloads
Safe, eval()-based simple and extendable expression parser
inspirenmy/php-math-parser
3741 Downloads
Simple mathematical expression parser and calculator.
z/math-executor
4175 Downloads
Simple math expressions calculator - extension of http://github.com/NeonXP/MathExecutor
fubhy/math-php
275 Downloads
A lexer and parser for mathematical expressions.