redondear 2 decimales java code example Example: redondear a 2 decimales java Math.round(value * 100) / 100;