Libraries tagged by math parser
mossadal/math-parser
1501419 Downloads
PHP parser for mathematical expressions, including elementary functions, variables and implicit multiplication. Also supports symbolic differentiation.
nxp/math-executor
1454005 Downloads
Simple math expressions calculator
madorin/matex
1026994 Downloads
PHP Mathematical expression parser and evaluator
denissimon/formula-parser
248990 Downloads
Parsing and evaluating mathematical formulas given as strings.
chriskonnertz/string-calc
572820 Downloads
StringCalc is a PHP calculator library for mathematical terms (expressions) passed as strings.
components/mathjs
3395 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.
aboyadzhiev/php-math-parser
39654 Downloads
Simple mathematical expression parser and calculator.
xylemical/php-expressions
69124 Downloads
An extensible mathematical expression parser and evaluator.
oat-sa/lib-beeme
146790 Downloads
Simple mathematical expression/equation parser and calculator.
nadybot/math-parser
20384 Downloads
PHP parser for mathematical expressions, including elementary functions, variables and implicit multiplication. Also supports symbolic differentiation.
benjaminhoegh/parsedown-math
137 Downloads
An extension of Parsedown that adds support for LaTeX.
arokettu/arithmetic-parser
8244 Downloads
Configurable arithmetic parser and interpreter
vanderlee/expression
5313 Downloads
Safe, eval()-based simple and extendable expression parser
ircmaxell/php-math-parser
16661 Downloads
A simple shunting-yard based math parser and executor for PHP
fubhy/math-php
300 Downloads
A lexer and parser for mathematical expressions.