Manuals/calci/SPELLINTEGER
Jump to navigation
Jump to search
SPELLINTEGER(Integer)
- 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 Integer} is the integer to be spelled.
Description
- This function displays the spelling or number names of the given integer.
- Argument should be a non-fractional number.
- 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
- SPELLINTEGER(100)= One Hundred
- SPELLINTEGER(18,9)= Eighteen
- SPELLINTEGER(21..25)= Twenty One Twenty Two Twenty Three Twenty Four Twenty Five
- SPELLINTEGER("$")= NONNUMBER
- SPELLINTEGER(-4) = Error
- SPELLINTEGER(0.1) = Error
Related Videos
See Also
References