It should be used
a.setScale(14, RoundingMode.HALF_UP)
since after 14th pos. zeros are not significative
at the end will be -71.07126540000002
solved BigDecimal issue with long and lat
It should be used
a.setScale(14, RoundingMode.HALF_UP)
since after 14th pos. zeros are not significative
at the end will be -71.07126540000002
solved BigDecimal issue with long and lat