Manuals/calci/SUPERSCRIPT

From ZCubes Wiki
Revision as of 21:09, 27 April 2017 by Swapna (talk | contribs) (Created page with "<div style="font-size:30px">'''SUPERSCRIPT(Thing)'''</div><br/> *<math>Thing</math> is a character to be displayed. ==Description== *This function displays the given charact...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
SUPERSCRIPT(Thing)


  • is a character to be displayed.

Description

  • This function displays the given character slightly above the line.
  • A superscript is a character (number, letter or symbol) that is set slightly above the normal line of type. It is usually smaller than the rest of the text.
  • Argument can be a letter, number, or any symbol.
  • should be entered in double quotes("") for text and special characters. Numbers can be entered directly.
  • Only first argument gets super-scripted.


Examples

  • SUPERSCRIPT(2) = 8
  • SUPERSCRIPT("ab") = ab
  • SUPERSCRIPT(1..5) = 1,2,3,4,5
  • SUPERSCRIPT(-9,-2) = -9


Related Videos

How to apply subscript and superscript


See Also


References