Libraries tagged by math parser
mossadal/math-parser
1962385 Downloads
PHP parser for mathematical expressions, including elementary functions, variables and implicit multiplication. Also supports symbolic differentiation.
nxp/math-executor
2002509 Downloads
Simple math expressions calculator
denissimon/formula-parser
371019 Downloads
Parsing and evaluating mathematical formulas given as strings.
madorin/matex
1286757 Downloads
PHP Mathematical expression parser and evaluator
chriskonnertz/string-calc
723242 Downloads
StringCalc is a PHP calculator library for mathematical terms (expressions) passed as strings.
components/mathjs
4177 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
36453 Downloads
A simple shunting-yard based math parser and executor for PHP
aboyadzhiev/php-math-parser
50988 Downloads
Simple mathematical expression parser and calculator.
xylemical/php-expressions
96540 Downloads
An extensible mathematical expression parser and evaluator.
oat-sa/lib-beeme
200616 Downloads
Simple mathematical expression/equation parser and calculator.
arokettu/arithmetic-parser
11319 Downloads
Configurable arithmetic parser and interpreter
vanderlee/expression
12227 Downloads
Safe, eval()-based simple and extendable expression parser
platine-php/expression
5074 Downloads
Platine Expression is an expression parser, evaluator with support of custom operators and functions
nadybot/math-parser
27496 Downloads
PHP parser for mathematical expressions, including elementary functions, variables and implicit multiplication. Also supports symbolic differentiation.
benjaminhoegh/parsedown-math
200 Downloads
An extension of Parsedown that adds support for LaTeX.