Libraries tagged by arithmetics
prinsfrank/arithmetic-operations
11299 Downloads
Interface for arithmetic operations implementation (addition, subtraction, power, dividing, etc...)
illegal/fluent-bcmath
321 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.
tetthys/bc
19 Downloads
Bc is a small and simple but accurate tool for calculation.
signpostmarv/brick-math-base-convert
86 Downloads
Arbitrary Base Conversion Library
piggly/php-decimal
238 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.
hypetechpl/php-decimal
16 Downloads
An arbitrary-precision Decimal class type for PHP.
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
9910 Downloads
A library and extension that provides objects for scientific computing in PHP.
mehr-it/php-decimals
3772 Downloads
Easy to use arithmetic operations for decimals in PHP (using BCMath)
anastasd/expression-parser
9 Downloads
A PHP library for parsing arithmetic expressions and functions in different programming languages
jxlwqq/arithmetic
5 Downloads
arithmetic package
htj/arithmetic
94 Downloads
字符串四元运算
calc/arithmetic
4753 Downloads
package for calculate arithmetic functions: GCD, LCM, average, weighted average, factors and primeFactors
prinsfrank/arithmetic-operations-bcmath
2 Downloads
BCMath implementation for the prinsfrank/arithmetic-operations interface that provides basic arithmetic operations (addition, subtraction, power, dividing, etc...)