Which Data Type should I use for Handling an ERP: BigDecimal or Double in Java?
I am currently developing an ERP (Enterprise Resource Planning) system and need to make decisions regarding the type of data to use for handling calculations and other numerical values within the application.