gives the lowercase letter at position n in the English alphabet.
FromLetterNumber[n,alpha]
gives the letter at position n in the alphabet specified by alpha.


FromLetterNumber
gives the lowercase letter at position n in the English alphabet.
FromLetterNumber[n,alpha]
gives the letter at position n in the alphabet specified by alpha.
Details

- An alphabet can be specified by the entity for a language, or by its standard name.
- FromLetterNumber automatically threads over lists.
- Negative positions count from the end of the alphabet, starting at
.
- FromLetterNumber[0] gives " ".
Examples
open all close allBasic Examples (4)
Applications (2)
Properties & Relations (1)
LetterNumber inverts the operation performed by FromLetterNumber:
Related Guides
Text
Wolfram Research (2015), FromLetterNumber, Wolfram Language function, https://reference.wolfram.com/language/ref/FromLetterNumber.html (updated 2017).
CMS
Wolfram Language. 2015. "FromLetterNumber." Wolfram Language & System Documentation Center. Wolfram Research. Last Modified 2017. https://reference.wolfram.com/language/ref/FromLetterNumber.html.
APA
Wolfram Language. (2015). FromLetterNumber. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/ref/FromLetterNumber.html
BibTeX
@misc{reference.wolfram_2025_fromletternumber, author="Wolfram Research", title="{FromLetterNumber}", year="2017", howpublished="\url{https://reference.wolfram.com/language/ref/FromLetterNumber.html}", note=[Accessed: 13-August-2025]}
BibLaTeX
@online{reference.wolfram_2025_fromletternumber, organization={Wolfram Research}, title={FromLetterNumber}, year={2017}, url={https://reference.wolfram.com/language/ref/FromLetterNumber.html}, note=[Accessed: 13-August-2025]}