Comment on NumberFormat formatting exceeds 16 decimal places exception Yes, you understood correctly. My issue is with incorrect format handling. How can I get the desired result? I expected: input:"12323.123456789012345678909" output:"12,323.123456789012345678909" Programming Languages Swift Aug ’24