decimal icon indicating copy to clipboard operation
decimal copied to clipboard

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

Results 2 decimal issues
Sort by recently updated
recently updated
newest added

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?...