Did you know ... Search Documentation:
Pack thousands -- prolog/thousands.pl
PublicShow source
 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.