Changes

Jump to navigation Jump to search
no edit summary
Line 3: Line 3:     
==Description==
 
==Description==
*This function is used to spell the given digit.
+
*This function displays the spelling or number name of given digit.
 
*Argument <math>digit</math> should be single digit number between 0 and 9.
 
*Argument <math>digit</math> 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 non-numeric argument such as character, string or special characters, calci gives an error.
Line 12: Line 12:  
*SPELLDIGIT(8,9)= eight
 
*SPELLDIGIT(8,9)= eight
 
*SPELLDIGIT(1..9)= one two three four five six seven eight nine  
 
*SPELLDIGIT(1..9)= one two three four five six seven eight nine  
*UNDERLINE("$")= Error
+
*SPELLDIGIT("$")= Error
 
*SPELLDIGIT(-4) = Error
 
*SPELLDIGIT(-4) = Error
 
*SPELLDIGIT(0.1) = Error
 
*SPELLDIGIT(0.1) = Error
writer
2,661

edits

Navigation menu