Why BigDecimal should be used in financial calculations
A common mistake made by tech companies entering the FinTech space for the first time is to use double or float variables instead of BigDecimal. This article explains why this is an important mista...