Libraries tagged by Arbitrary-precision
tiny-blocks/math
22658 Downloads
Value Objects for handling arbitrary precision numbers.
samsara/fermat
3118 Downloads
A library providing math and statistics operations for numbers of arbitrary size.
ruafozy/cinip
3209 Downloads
Wrapper for bcmath that offers readable expressions
riimu/kit-baseconversion
5314 Downloads
Arbitrary precision number base conversion library
cydrickn/number
10237 Downloads
An arbitrary precision for floating point Numbers for PHP
code-distortion/currency
1616 Downloads
Arbitrary precision currency maths with locale-aware formatting - integrated with Laravel or stand-alone
marcoconsiglio/bcmath-extended
232 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).
illegal/fluent-bcmath
732 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.
ez-php/bignum
97 Downloads
Arbitrary-precision integer and decimal arithmetic for the ez-php ecosystem — immutable BigInteger and BigDecimal value objects backed by bcmath (gmp optional)
tflori/secure-token
1577 Downloads
Library to generate tokens of arbitrary precision
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
13936 Downloads
Arbitrary-precision floating-point maths with locale-aware formatting - integrated with Laravel or stand-alone