Libraries tagged by arithmetic
brick/math
400914448 Downloads
Arbitrary-precision arithmetic library
rubix/tensor
1067770 Downloads
A library and extension that provides objects for scientific computing in PHP.
pear/math_biginteger
2418108 Downloads
Pure-PHP arbitrary precission integer arithmetic library. If GMP or BCMath are available they are used.
powder96/numbers.php
36769 Downloads
Advanced Mathematics Library for PHP (port of Numbers.js)
rtlopez/decimal
241967 Downloads
An object oriented immutable arbitrary-precision arithmetic library for PHP
prinsfrank/arithmetic-operations-implementation
Downloads
aza/math
20304 Downloads
AzaMath - Anizoptera CMF mathematic component. Arbitrary precision arithmetic (for huge integers; BCMath wrapper) and universal convertor between positional numeral systems (supported bases from 2 to 62 inclusive, and systems with custom alphabet; pure PHP realisation, can use GMP and core PHP functions for speed optimization).
arokettu/unsigned
401841 Downloads
Fixed length unsigned arithmetic emulation
kyos/find-closest-value
171341 Downloads
Finds the closest arithmetic match in an array, using Binary Search
fintara/calculator-php
23315 Downloads
Calculator for arithmetic expressions
superbalist/php-money
54357 Downloads
A money and currency library for handling arbitrary-precision arithmetic
arokettu/arithmetic-parser
7508 Downloads
Configurable arithmetic parser and interpreter
ikr/money-math
13437 Downloads
gmp-based arbitrary precision operations on currency amounts "XXX.YY"; because floats are BAD for representing money
php-decimal/ext-decimal
1 Downloads
Correctly-rounded, arbitrary precision decimal floating-point arithmetic in PHP
prinsfrank/arithmetic-operations-floating-point
10961 Downloads
Floating point math implementation for the prinsfrank/arithmetic-operations interface that provides basic arithmetic operations (addition, subtraction, power, dividing, etc...)