Superscripts and Subscripts
Superscripts and Subscripts
  • Superscript works with a caret and curly brackets.
  • Example: x^{2y}
  • Subscript works with underscore and curly brackets.
  • Example: x_{1}
  •  
  • 📝 Input:
  • Example: x^{2y}
     
    Example: x_{1}
  • ⚙ supersub