I would like to round a double with 2 decimals. I have tried many ways - round * 100 /100 - by passing with a string
but it's the same matter
I would like 166.67 but I get 166.66999999 (look at the picture)
I would like to round a double with 2 decimals. I have tried many ways - round * 100 /100 - by passing with a string
but it's the same matter
I would like 166.67 but I get 166.66999999 (look at the picture)