WLJS LogoWLJS Notebook

IntegerName

IntegerName[n] gives a string containing the full English name of the integer n.

  • IntegerName[n, qualifier] gives a string conforming to the given qualifications.

Examples

IntegerName[42]
IntegerName[1000000, "Ordinal"]

Please visit the official Wolfram Language Reference for more details.

On this page