prinsfrank / arithmetic-operations-bcmath
BCMath implementation for the prinsfrank/arithmetic-operations interface that provides basic arithmetic operations (addition, subtraction, power, dividing, etc...)
Fund package maintenance!
PrinsFrank
v0.1
2022-10-19 19:40 UTC
Requires
- ext-bcmath: *
- prinsfrank/arithmetic-operations: ^0.1.0
Requires (Dev)
- friendsofphp/php-cs-fixer: ^3.12
- phpunit/phpunit: ^9.5
Provides
README
This is an implementation of the 'prinsfrank/arithmetic-operations' package relying on the php bcmath extension.