bcmath topic

List bcmath repositories

math

1.8k
Stars
74
Forks
Watchers

Arbitrary-precision arithmetic library for PHP

bcmath_compat

164
Stars
4
Forks
Watchers

PHP 5.x-8.x polyfill for bcmath extension.

php-number

99
Stars
3
Forks
Watchers

Deal with numbers the right way in PHP

Math

19
Stars
1
Forks
Watchers

AzaMath - Anizoptera CMF mathematic component. Provides functionality to work with large numbers with arbitrary precision (using BCMath) and universal mumeral systems conversions (supported bases from...

decimal

17
Stars
8
Forks
Watchers

An object-oriented implementation of basic math operation with arbitrary precision, using BC Math if available.