Libraries tagged by math expression
nxp/math-executor
2022662 Downloads
Simple math expressions calculator
mossadal/math-parser
1979382 Downloads
PHP parser for mathematical expressions, including elementary functions, variables and implicit multiplication. Also supports symbolic differentiation.
langleyfoxall/math_eval
726792 Downloads
✖️➕➖➗ `math_eval` safely evaluates mathematical expressions
madorin/matex
1291450 Downloads
PHP Mathematical expression parser and evaluator
denissimon/formula-parser
372615 Downloads
Parsing and evaluating mathematical formulas given as strings.
chriskonnertz/string-calc
727524 Downloads
StringCalc is a PHP calculator library for mathematical terms (expressions) passed as strings.
components/mathjs
4203 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.
xylemical/php-expressions
96890 Downloads
An extensible mathematical expression parser and evaluator.
aboyadzhiev/php-math-parser
51089 Downloads
Simple mathematical expression parser and calculator.
oat-sa/lib-beeme
201576 Downloads
Simple mathematical expression/equation parser and calculator.
optimistex/math-expression
7322 Downloads
Taken from http://www.phpclasses.org/browse/file/11680.html, cred to Miles Kaufmann
jcubic/expression
10509 Downloads
Safely evaluate math, string, and boolean expressions
vanderlee/expression
12317 Downloads
Safe, eval()-based simple and extendable expression parser
toshy/matex
3798 Downloads
PHP Mathematical expression parser and evaluator
platine-php/expression
5080 Downloads
Platine Expression is an expression parser, evaluator with support of custom operators and functions