How can I use String.format(format, args) to format a double like below? 2354548.235 -> 2,354,548.23 7 Answers 7 Tags: java