java print number to 2 decimal places code example Example: print up to 2 decimal in java System.out.printf("%.2f", value);