Verify Number Formats: English

Index

To correct problems in compact numbers below, please go to Compact Decimal Formatting.

Numeric FormatCompact-ShortCompact-LongCompact-Short
+Currency
111€1
1.11.11.1€1.1
1.51.51.5€1.5
222€2
101010€10
100100100€100
1,0001K1 thousand€1K
1,1001.1K1.1 thousand€1.1K
1,5001.5K1.5 thousand€1.5K
2,0002K2 thousand€2K
10,00010K10 thousand€10K
100,000100K100 thousand€100K
1,000,0001M1 million€1M
1,100,0001.1M1.1 million€1.1M
1,500,0001.5M1.5 million€1.5M
2,000,0002M2 million€2M
10,000,00010M10 million€10M
100,000,000100M100 million€100M
1,000,000,0001B1 billion€1B
1,100,000,0001.1B1.1 billion€1.1B
1,500,000,0001.5B1.5 billion€1.5B
2,000,000,0002B2 billion€2B
10,000,000,00010B10 billion€10B
100,000,000,000100B100 billion€100B
1,000,000,000,0001T1 trillion€1T
1,100,000,000,0001.1T1.1 trillion€1.1T
1,500,000,000,0001.5T1.5 trillion€1.5T
2,000,000,000,0002T2 trillion€2T
10,000,000,000,00010T10 trillion€10T
100,000,000,000,000100T100 trillion€100T
1,100,000,000,000,0001100T1100 trillion€1100T

Plural Rules

To correct problems in plural rules below, please go to Plural Rules.

NameCodeTypeCategoryExamplesMinimal PairsRules
Englishencardinalone11 dayi = 1 and
  v = 0
other0, 2~16, 100, 1000, 10000, 100000, 1000000, …
0.0~1.5, 10.0, 100.0, 1000.0, 10000.0, 100000.0, 1000000.0, …
2 days
1.5 days
ordinalone1, 21, 31, 41, 51, 61, 71, 81, 101, 1001, …Take the 1st right.n % 10 = 1 and
  n % 100 != 11
two2, 22, 32, 42, 52, 62, 72, 82, 102, 1002, …Take the 2nd right.n % 10 = 2 and
  n % 100 != 12
few3, 23, 33, 43, 53, 63, 73, 83, 103, 1003, …Take the 3rd right.n % 10 = 3 and
  n % 100 != 13
other0, 4~18, 100, 1000, 10000, 100000, 1000000, …Take the 4th right.
rangeone+other1–21–2 daysone + other → other
other+one0–10–1 daysother + one → other
other+other0–20–2 daysother + other → other