Libraries tagged by arity
ganglio/curry
18 Downloads
Flexible but simple curry function
brick/math
366803494 Downloads
Arbitrary-precision arithmetic library
rubix/tensor
884644 Downloads
A library and extension that provides objects for scientific computing in PHP.
pear/math_biginteger
2329356 Downloads
Pure-PHP arbitrary precission integer arithmetic library. If GMP or BCMath are available they are used.
powder96/numbers.php
34703 Downloads
Advanced Mathematics Library for PHP (port of Numbers.js)
rtlopez/decimal
236251 Downloads
An object oriented immutable arbitrary-precision arithmetic library for PHP
prinsfrank/arithmetic-operations-implementation
Downloads
devshed-io/arithmatic
108532 Downloads
Chainable math methods in php
ikr/money-math
13092 Downloads
gmp-based arbitrary precision operations on currency amounts "XXX.YY"; because floats are BAD for representing money
aza/math
19814 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
377786 Downloads
Fixed length unsigned arithmetic emulation
kyos/find-closest-value
158587 Downloads
Finds the closest arithmetic match in an array, using Binary Search
fintara/calculator-php
20425 Downloads
Calculator for arithmetic expressions
superbalist/php-money
53154 Downloads
A money and currency library for handling arbitrary-precision arithmetic
prinsfrank/arithmetic-operations-floating-point
10406 Downloads
Floating point math implementation for the prinsfrank/arithmetic-operations interface that provides basic arithmetic operations (addition, subtraction, power, dividing, etc...)