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 |
---|---|---|---|---|---|---|
español | es | cardinal | one | 1 1.0, 1.00, 1.000, 1.0000 | 1 día 1,0 día | n = 1 |
other | 0, 2~16, 100, 1000, 10000, 100000, 1000000, … 0.0~0.9, 1.1~1.6, 10.0, 100.0, 1000.0, 10000.0, 100000.0, 1000000.0, … | 2 días 0,9 días | ||||
ordinal | other | 0~15, 100, 1000, 10000, 100000, 1000000, … | Toma la 15.ª a la derecha. | |||
range | one+other | 1–2 | 1-2 días | one + other → other | ||
other+one | 0–1 | 0-1 días | other + one → other | |||
other+other | 0–2 | 0-2 días | other + other → other |
es short Can't create due to lack of 'from scratch' constructor for CompactDecimalFormat
es long Can't create due to lack of 'from scratch' constructor for CompactDecimalFormat
es short-curr Can't create due to lack of 'from scratch' constructor for CompactDecimalFormat