Difference between revisions of "Manuals/calci/SMALLLETTERS"
Jump to navigation
Jump to search
(Created page with "==small") |
|||
Line 1: | Line 1: | ||
− | ==small | + | <div style="font-size:30px">'''SMALLLETTERS()'''</div><br/> |
+ | |||
+ | ==Description== | ||
+ | *This function shows small letters in alphabets. | ||
+ | *Small letters means the all the alphabets(a to z) in Lower case | ||
+ | *When we are entering <math> SMALLLETTERS()</math> then this will show all the alphabets in Lower case. | ||
+ | |||
+ | ==Examples== | ||
+ | #SMALLLETTERS() | ||
+ | abcdefghijklmnopqrstuvwxyz | ||
+ | |||
+ | ==See Also== | ||
+ | *[[Manuals/calci/LOWER | LOWER ]] | ||
+ | *[[Manuals/calci/UPPER | UPPER]] | ||
+ | |||
+ | ==References== | ||
+ | [https://en.wikipedia.org/wiki/Letter_case Small letters] |
Revision as of 15:03, 6 December 2016
SMALLLETTERS()
Description
- This function shows small letters in alphabets.
- Small letters means the all the alphabets(a to z) in Lower case
- When we are entering then this will show all the alphabets in Lower case.
Examples
- SMALLLETTERS()
abcdefghijklmnopqrstuvwxyz