SPELLTEENS(digit)
- where Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle digit} is the digit to be spelled.
Description
- This function displays the spelling or number name of given 'teen' digit.
- Argument Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle digit} should be single digit number between 0 and 9.
- For non-numeric argument such as character, string or special characters, calci gives an error.
- For more than one digits, only first digit is spelled.
Examples
- SPELLDIGIT(4)= fourteen
- SPELLDIGIT(8,9)= eighteen
- SPELLDIGIT(0..9)= ten eleven twelve thirteen fourteen fifteen sixteen seventeen eighteen nineteen
- SPELLDIGIT("$")= Error
- SPELLDIGIT(-4) = Error
- SPELLDIGIT(0.1) = Error
See Also
References