Libraries tagged by Arbitrary-precision
tiny-blocks/math
22718 Downloads
Arbitrary-precision numbers for PHP, where arithmetic is exact and rounding is explicit.
samsara/fermat
3119 Downloads
A library providing math and statistics operations for numbers of arbitrary size.
gammadia/bcmath-extended-nullable
105566 Downloads
Fork of krowinski/bcmath-extended with added nullable input arguments
riimu/kit-baseconversion
5421 Downloads
Arbitrary precision number base conversion library
ikr/money-math
16256 Downloads
gmp-based arbitrary precision operations on currency amounts "XXX.YY"; because floats are BAD for representing money
ez-php/money
182 Downloads
Immutable Money and Currency value objects for the ez-php ecosystem — ISO 4217 currencies, arbitrary-precision arithmetic via ez-php/bignum, allocation, and locale-aware formatting
cydrickn/number
10347 Downloads
An arbitrary precision for floating point Numbers for PHP
ruafozy/cinip
3237 Downloads
Wrapper for bcmath that offers readable expressions
marcoconsiglio/bcmath-extended
268 Downloads
The BCMathExtended library extends the PHP BCMath extension adding more features like abs, min, max, random, factorial, type comparison between integer and decimal or positive and negative, modulo and power modulo with negative modulus (see more on BCMath extendsion http://php.net/manual/en/book.bc.php).
cloud-castle/match
48 Downloads
Точная арифметика произвольной точности и научные вычисления на PHP 8.1+ поверх BCMath: математика, статистика и проверка гипотез, финансы, геометрия, физика и химия.
samsara/planck
22 Downloads
A PHP library for dealing with spatial grids of any dimension with arbitrary precision.
piggly/php-decimal
243 Downloads
An arbitrary-precision Decimal class type for PHP.
ionux/rapim
5 Downloads
This project is a native Rich Arbitrary Precision Integer Mathematics Library implementation for PHP.
felixdorn/sey
14 Downloads
Sey is a powerful math interpreter with arbitrary-precision.
code-distortion/realnum
13967 Downloads
Arbitrary-precision floating-point maths with locale-aware formatting - integrated with Laravel or stand-alone