mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-08-03 09:48:00 -04:00
4 lines
202 B
Plaintext
4 lines
202 B
Plaintext
There are two kinds of numbers in English -- cardinals (1, 2, 3...),
|
|
and ordinals (1st, 2nd, 3rd...). This library provides functions
|
|
for giving the ordinal form of a number, given its cardinal value.
|