But if you are not an expert, you better stick to BigDecimal and absorb the performance costs.
> final double residual = df - ldf + Math.ulp(d) * (factor * 0.983);
But if you are not an expert, you better stick to BigDecimal and absorb the performance costs.