Libraries tagged by arithmetic
kyos/find-closest-value
141047 Downloads
Finds the closest arithmetic match in an array, using Binary Search
calc/arithmetic
4186 Downloads
package for calculate arithmetic functions: GCD, LCM, average, weighted average, factors and primeFactors
tetthys/bc
12 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
9869 Downloads
A library and extension that provides objects for scientific computing in PHP.
mehr-it/php-decimals
3667 Downloads
Easy to use arithmetic operations for decimals in PHP (using BCMath)
illegal/fluent-bcmath
141 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.
anastasd/expression-parser
4 Downloads
A PHP library for parsing arithmetic expressions and functions in different programming languages
jxlwqq/arithmetic
4 Downloads
arithmetic package
htj/arithmetic
89 Downloads
字符串四元运算
prinsfrank/arithmetic-operations-bcmath
0 Downloads
BCMath implementation for the prinsfrank/arithmetic-operations interface that provides basic arithmetic operations (addition, subtraction, power, dividing, etc...)
coollemon/arithmetic_progression
8 Downloads
Тестовый модуль
arifkhan06091992/php_arithmetic_expression_calculator
2 Downloads
This Package can be use for check syntax of a arithmetic expression, convert Infix Expression To Postfix Expression, c