print the output only 2 digits after decimal in java code example Example: print up to 2 decimal in java System.out.printf("%.2f", value);