Libraries tagged by math expression
nxp/math-executor
1406075 Downloads
Simple math expressions calculator
mossadal/math-parser
1447801 Downloads
PHP parser for mathematical expressions, including elementary functions, variables and implicit multiplication. Also supports symbolic differentiation.
madorin/matex
976714 Downloads
PHP Mathematical expression parser and evaluator
langleyfoxall/math_eval
604335 Downloads
✖️➕➖➗ `math_eval` safely evaluates mathematical expressions
denissimon/formula-parser
237734 Downloads
Parsing and evaluating mathematical formulas given as strings.
chriskonnertz/string-calc
557034 Downloads
StringCalc is a PHP calculator library for mathematical terms (expressions) passed as strings.
components/mathjs
3319 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
66285 Downloads
An extensible mathematical expression parser and evaluator.
aboyadzhiev/php-math-parser
39119 Downloads
Simple mathematical expression parser and calculator.
oat-sa/lib-beeme
143870 Downloads
Simple mathematical expression/equation parser and calculator.
optimistex/math-expression
5604 Downloads
Taken from http://www.phpclasses.org/browse/file/11680.html, cred to Miles Kaufmann
vanderlee/expression
4494 Downloads
Safe, eval()-based simple and extendable expression parser
jcubic/expression
2200 Downloads
Safely evaluate math, string, and boolean expressions
platine-php/expression
2915 Downloads
Platine Expression is an expression parser, evaluator with support of custom operators and functions
fubhy/math-php
295 Downloads
A lexer and parser for mathematical expressions.