Libraries tagged by precision
cryptom2/currency-precision
39 Downloads
Auxiliary module to handle currency precision for crypto currencies
zae/bigmath
6 Downloads
Easily work with big numbers with late static binding and chaining.
vrnedwidek/php-decimal
15 Downloads
An arbitrary-precision Decimal class type for PHP. Forked from Piggly and updated requirements to allow PHP 8.1 and PHP 8.2.
php-number/php-number
7 Downloads
An arbitrary precision for floating point Numbers for PHP
hypetechpl/php-decimal
9 Downloads
An arbitrary-precision Decimal class type for PHP.
dwzi/class-math
10 Downloads
Class for Arbitrary Precision Mathematics
azathoth/money-math
15 Downloads
gmp-based arbitrary precision operations on currency amounts "XXX.YY"; because floats are BAD for representing money
aiwozhe/phactor
3 Downloads
Phactor is a high-performance PHP implementation of the elliptic curve math functions required to generate & verify private/public (asymmetric) EC keypairs and ECDSA signatures based on secp256k1 curve parameters. This library also includes a class to generate Service Identification Numbers (SINs) based on the published Identity Protocol v1 spec.
aeondigital/phpnumbers
115 Downloads
Classes para soluções com números.
wells5609/decimal
0 Downloads
Library built atop the Decimal and Datastructures PHP extensions
tiny-blocks/math
21645 Downloads
Value Objects for handling arbitrary precision numbers.
signpostmarv/brick-math-base-convert
82 Downloads
Arbitrary Base Conversion Library
ruafozy/cinip
3108 Downloads
Wrapper for bcmath that offers readable expressions
edwardbrosens/bcmath
7 Downloads
Convenience wrapper for the php bcmath extension.
zdenekdrahos/bn-php
3530 Downloads
Big Number data type for PHP which can be used as replacement of inaccurate float Use BC Math