-1

Double Area = 11.111111;

System.out.println((Math.round(Area * 100) / 100));

It outputs "11" instead of "11.11"

0 Answers0