decimal
decimal copied to clipboard
An object-oriented implementation of basic math operation with arbitrary precision, using BC Math if available.
BCMath extension supports modulus through `bcmod` [[PHP.net docs](https://www.php.net/manual/en/function.bcmod.php)] function. Would you be interested and/or accept in providing this feature in the decimal package?
| Questions | Answers | ------------------| ------------------------------------------------------- | Description? | Replace deprecated usage of ::set-output in Github actions | Type? | bug fix | BC breaks? | no | Deprecations?...