This function converts an integer to its ordinal word equivalent (e.g. 1 -> "first").
The number to convert to an ordinal word.
The ordinal word equivalent.
This function converts an integer to its ordinal word equivalent (e.g. 1 -> "first").