(Math.round(doubleValue*100))/100.0
Is there a better way to round decimals to 2 decimal places?
Is there a better way to round decimals to 2 decimal places? |
|||||||||||||||
|
|
|||||||||||
|
|
If you're interested in decimal places and therefore precise decimal values, you should typically be using |
|||
|
|