public class Main { public static void main(String[] argv) throws Exception { System.out.printf("group separators: %,.2f\n\n", 1546456.87); }}