Difference between revisions of "Manuals/calci/CAPITALLETTERS"
Jump to navigation
Jump to search
(Created page with "<div style="font-size:30px">'''CAPITALLETTERS()'''</div><br/> *<math>text</math> is the text which we want change in to a uppercase. ==Description== *This function used to ...") |
|||
| Line 8: | Line 8: | ||
*The function should be given as CAPITALLETTERS(). | *The function should be given as CAPITALLETTERS(). | ||
*CAPITALLETTERS function will ignore any input. | *CAPITALLETTERS function will ignore any input. | ||
| − | |||
==Examples== | ==Examples== | ||
Revision as of 05:55, 21 March 2017
CAPITALLETTERS()
- 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 text} is the text which we want change in to a uppercase.
Description
- This function used to display the alphabets A to Z in upper case letters.
- Upper case letters are the alphabetical capital letters.
- Capital letters:ABCDEF…..
- The function should be given as CAPITALLETTERS().
- CAPITALLETTERS function will ignore any input.
Examples
- CAPITALLETTERS()=ABCDEFGHIJKLMNOPQRSTUVWXYZ
- CAPITALLETTERS(23)=ABCDEFGHIJKLMNOPQRSTUVWXYZ
- CAPITALLETTERS("a")=ABCDEFGHIJKLMNOPQRSTUVWXYZ