Libraries tagged by arithmetic
kyos/find-closest-value
143339 Downloads
Finds the closest arithmetic match in an array, using Binary Search
calc/arithmetic
4242 Downloads
package for calculate arithmetic functions: GCD, LCM, average, weighted average, factors and primeFactors
illegal/fluent-bcmath
161 Downloads
Fluent BCMath is a PHP package designed to simplify the usage of PHP's bcmath functions in a more fluid and intuitive way. With its expressive syntax and Laravel compatibility, it aims to improve the developer experience while working with arbitrary precision arithmetic operations.
vrnedwidek/php-decimal
12 Downloads
An arbitrary-precision Decimal class type for PHP. Forked from Piggly and updated requirements to allow PHP 8.1 and PHP 8.2.
tetthys/bc
13 Downloads
Bc is a small and simple but accurate tool for calculation.
piggly/php-decimal
228 Downloads
An arbitrary-precision Decimal class type for PHP.
phpcommon/intmath
219 Downloads
A library for arithmetic operations on integers that wraps around upon overflow.
ghostjat/np
32 Downloads
Np (numphp) is numerical library with low memory footprint for php language. Suitable for large scale computing. php-8.0+ 64 bit is required!
scienide/tensor
9875 Downloads
A library and extension that provides objects for scientific computing in PHP.
pankaj/simple-calculator
6 Downloads
A simple calculator library for basic arithmetic operations.
mehr-it/php-decimals
3673 Downloads
Easy to use arithmetic operations for decimals in PHP (using BCMath)
anastasd/expression-parser
5 Downloads
A PHP library for parsing arithmetic expressions and functions in different programming languages
jxlwqq/arithmetic
4 Downloads
arithmetic package
htj/arithmetic
91 Downloads
字符串四元运算
prinsfrank/arithmetic-operations-bcmath
1 Downloads
BCMath implementation for the prinsfrank/arithmetic-operations interface that provides basic arithmetic operations (addition, subtraction, power, dividing, etc...)