Libraries tagged by arithmetics
brick/math
330647456 Downloads
Arbitrary-precision arithmetic library
rubix/tensor
807300 Downloads
A library and extension that provides objects for scientific computing in PHP.
pear/math_biginteger
2211707 Downloads
Pure-PHP arbitrary precission integer arithmetic library. If GMP or BCMath are available they are used.
powder96/numbers.php
32236 Downloads
Advanced Mathematics Library for PHP (port of Numbers.js)
prinsfrank/arithmetic-operations-implementation
Downloads
tiny-blocks/math
21581 Downloads
Value Objects for handling arbitrary precision numbers.
ikr/money-math
12530 Downloads
gmp-based arbitrary precision operations on currency amounts "XXX.YY"; because floats are BAD for representing money
aza/math
19223 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
313176 Downloads
Fixed length unsigned arithmetic emulation
rtlopez/decimal
230303 Downloads
An object oriented immutable arbitrary-precision arithmetic library for PHP
fintara/calculator-php
16767 Downloads
Calculator for arithmetic expressions
superbalist/php-money
51134 Downloads
A money and currency library for handling arbitrary-precision arithmetic
arokettu/arithmetic-parser
4948 Downloads
Configurable arithmetic parser and interpreter
kyos/find-closest-value
145791 Downloads
Finds the closest arithmetic match in an array, using Binary Search
calc/arithmetic
4310 Downloads
package for calculate arithmetic functions: GCD, LCM, average, weighted average, factors and primeFactors