Libraries tagged by math expression
nxp/math-executor
1825097 Downloads
Simple math expressions calculator
mossadal/math-parser
1775964 Downloads
PHP parser for mathematical expressions, including elementary functions, variables and implicit multiplication. Also supports symbolic differentiation.
langleyfoxall/math_eval
695978 Downloads
✖️➕➖➗ `math_eval` safely evaluates mathematical expressions
madorin/matex
1225073 Downloads
PHP Mathematical expression parser and evaluator
denissimon/formula-parser
326094 Downloads
Parsing and evaluating mathematical formulas given as strings.
chriskonnertz/string-calc
667617 Downloads
StringCalc is a PHP calculator library for mathematical terms (expressions) passed as strings.
components/mathjs
3915 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
87902 Downloads
An extensible mathematical expression parser and evaluator.
aboyadzhiev/php-math-parser
46115 Downloads
Simple mathematical expression parser and calculator.
oat-sa/lib-beeme
180732 Downloads
Simple mathematical expression/equation parser and calculator.
jcubic/expression
7626 Downloads
Safely evaluate math, string, and boolean expressions
vanderlee/expression
10427 Downloads
Safe, eval()-based simple and extendable expression parser
nadybot/math-parser
25867 Downloads
PHP parser for mathematical expressions, including elementary functions, variables and implicit multiplication. Also supports symbolic differentiation.
avadim/ace-calculator
20958 Downloads
Flexible universal calculator with custom operators, functions and variables
optimistex/math-expression
6916 Downloads
Taken from http://www.phpclasses.org/browse/file/11680.html, cred to Miles Kaufmann