brick/math – Arbitrary-precision arithmetic library for PHP

PHP is well-known for its rather basic interpretation of precision numbers and operations on those.  BC Match extension helps, but sometimes one needs more.  brick/math is a composer-installable library that helps with arbitrary-precision arithmetic.

Leave a Comment