Why avoid equals for BigDecimal comparison?
What is domain correctness in financial code?
Why does money code usually prefer `BigDecimal` over `double`?
Why use BigDecimal over float/double for money?
How do you construct a BigDecimal for currency?