To correct problems in compact numbers below, please go to Compact Decimal Formatting.
Numeric Format | Compact-Short | Compact-Long |
---|---|---|
1 | n/a | n/a |
1,1 | n/a | n/a |
1,5 | n/a | n/a |
2 | n/a | n/a |
10 | n/a | n/a |
100 | n/a | n/a |
1.000 | n/a | n/a |
1.100 | n/a | n/a |
1.500 | n/a | n/a |
2.000 | n/a | n/a |
10.000 | n/a | n/a |
100.000 | n/a | n/a |
1.000.000 | n/a | n/a |
1.100.000 | n/a | n/a |
1.500.000 | n/a | n/a |
2.000.000 | n/a | n/a |
10.000.000 | n/a | n/a |
100.000.000 | n/a | n/a |
1.000.000.000 | n/a | n/a |
1.100.000.000 | n/a | n/a |
1.500.000.000 | n/a | n/a |
2.000.000.000 | n/a | n/a |
10.000.000.000 | n/a | n/a |
100.000.000.000 | n/a | n/a |
1.000.000.000.000 | n/a | n/a |
1.100.000.000.000 | n/a | n/a |
1.500.000.000.000 | n/a | n/a |
2.000.000.000.000 | n/a | n/a |
10.000.000.000.000 | n/a | n/a |
100.000.000.000.000 | n/a | n/a |
1.100.000.000.000.000 | n/a | n/a |
To correct problems in plural rules below, please go to Plural Rules.
Name | Code | Type | Category | Examples | Minimal Pairs | Rules |
---|---|---|---|---|---|---|
italiano | it | cardinal | one | 1 | 1 giorno | i = 1 and v = 0 |
other | 0, 2~16, 100, 1000, 10000, 100000, 1000000, … 0.0~1.5, 10.0, 100.0, 1000.0, 10000.0, 100000.0, 1000000.0, … | 2 giorni 1,5 giorni | ||||
ordinal | many | 8, 11, 80, 800 | Prendi l'8° a destra. | n = 11,8,80,800 | ||
other | 0~7, 9, 10, 12~17, 100, 1000, 10000, 100000, 1000000, … | Prendi la 7° a destra. | ||||
range | one+other | 1–2 | 1-2 giorni | one + other → other | ||
other+one | 0–1 | 0-1 giorno | other + one → one | |||
other+other | 0–2 | 0-2 giorni | other + other → other |
it short Can't create due to lack of 'from scratch' constructor for CompactDecimalFormat
it long Can't create due to lack of 'from scratch' constructor for CompactDecimalFormat
it short-curr Can't create due to lack of 'from scratch' constructor for CompactDecimalFormat