Summary
Number system with a string for 1 and another for all other numbers (e.g. Danish, Dutch, English, Faroese, German, Norwegian, Swedish, Estonian, Finnish, Greek, Hebrew, Italian, Portuguese, Spanish, Esperanto).
Constructors
Instance methods
string | | Gets a short textual representation of the nth string (e.g. sglr, plrl). |
int | | Determines which string (numbered from 0) should be used for the number n. |
int | | Determines which string (numbered from 0) should be used for the fractional number n. |
Instance properties
int | | Returns the number of strings required by this number system. |