teja2495
9/19/2018 - 7:06 AM

Round Decimal value

String.format("%.1f", var));

//Change 1 to the number of decimal places you want
//Output is a String