Libraries tagged by math
graphp/graphviz
1682911 Downloads
GraphViz graph drawing for the mathematical graph/network library GraPHP.
graphp/algorithms
2466880 Downloads
Common mathematical graph algorithms implemented in PHP
zendframework/zend-math
18139394 Downloads
Create cryptographically secure pseudo-random numbers, and manage big integers
webit/eval-math
682342 Downloads
EvalMath
pear/math_biginteger
2416603 Downloads
Pure-PHP arbitrary precission integer arithmetic library. If GMP or BCMath are available they are used.
langleyfoxall/math_eval
590740 Downloads
✖️➕➖➗ `math_eval` safely evaluates mathematical expressions
components/mathjs
3267 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.
prestashop/decimal
6008406 Downloads
Object-oriented wrapper/shim for BC Math PHP extension. Allows for arbitrary-precision math operations.
php-decimal/php-decimal
817359 Downloads
Correctly-rounded arbitrary precision decimal floating point
madorin/matex
948172 Downloads
PHP Mathematical expression parser and evaluator
krowinski/bcmath-extended
870668 Downloads
Extends php BCMath lib for missing functions like floor, ceil, round, abs, min, max, rand for big numbers. Also wraps existing BCMath functions. (more http://php.net/manual/en/book.bc.php) Supports scientific notations
jlawrence/eos
1110602 Downloads
Parse and solve math equations without using 'eval()'.
drupol/phpermutations
662361 Downloads
Generators and iterators, permutations and combinations.
denissimon/formula-parser
232096 Downloads
Parsing and evaluating mathematical formulas given as strings.
chriskonnertz/string-calc
547365 Downloads
StringCalc is a PHP calculator library for mathematical terms (expressions) passed as strings.