In JEP 8 - 7.9 would give 0.09999999999999964 rather than 0.1.Is there any API in java which solves a mathematical expression with out giving such problem
I already such a big value "0.09999999999999964 ".I want to round it off to 0.1ceil floor and round are not helping out.is there any method which rounds it off to 0.1 for example