- Test English default locale uses comma grouping (1,234.56) - Test explicit 'en' locale formatting - Test 'de' locale uses period grouping and comma decimal (1.234,56) - Test USD with dollar sign - Test zero and negative amounts - Test empty string locale fallback (no RangeError) - Test default arg does NOT produce German formatting