mirror of
https://github.com/archtechx/money.git
synced 2025-12-12 19:34:02 +00:00
Needed for the calculation to be correct according to the documentation. `$money->addTax(20)` and not `$money->addTax(0.2)` |
||
|---|---|---|
| .. | ||
| CurrencyManagerTest.php | ||
| CurrencyTest.php | ||
| FormattingTest.php | ||
| HelperTest.php | ||
| MathTest.php | ||
| MoneyTest.php | ||