Libraries tagged by arithmetics
calc/arithmetic
4751 Downloads
package for calculate arithmetic functions: GCD, LCM, average, weighted average, factors and primeFactors
tetthys/bc
15 Downloads
Bc is a small and simple but accurate tool for calculation.
piggly/php-decimal
234 Downloads
An arbitrary-precision Decimal class type for PHP.
phpcommon/intmath
220 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
9892 Downloads
A library and extension that provides objects for scientific computing in PHP.
mehr-it/php-decimals
3707 Downloads
Easy to use arithmetic operations for decimals in PHP (using BCMath)
illegal/fluent-bcmath
199 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
7 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...)
coollemon/arithmetic_progression
9 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
wells5609/php-math
83 Downloads
Math functions for PHP.