Difference between revisions of "Manuals/calci/SPELLTEENS"
Jump to navigation
Jump to search
Line 18: | Line 18: | ||
==Related Videos== | ==Related Videos== | ||
− | {{#ev:youtube|v= | + | {{#ev:youtube|v=yQZvX2A8X40|280|center|Numbers}} |
==See Also== | ==See Also== |
Latest revision as of 13:06, 4 April 2019
SPELLTEENS(Digit)
- where is the digit to be spelled.
Description
- This function displays the spelling or number name of given 'teen' digit.
- Argument 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
- SPELLTEENS(4)= Fourteen
- SPELLTEENS(8,9)= Eighteen
- SPELLTEENS(0..9)= Ten Eleven Twelve Thirteen Fourteen Fifteen Sixteen Seventeen Eighteen Nineteen
- SPELLTEENS("$")= Error
- SPELLTEENS(-4) = Error
- SPELLTEENS(0.1) = Error
Related Videos
See Also
References