thousands.pl

n(Thousands, Hundreds:integer)
Represents an integer less than 1 million.
n(Millions, Thousands, Hundreds:integer)
Represents an integer less than 1 billion.
n(Billions, Millions, Thousands, Hundreds:integer)
Represents an integer less than 1 trillion.