superscript

  • The command character "^" triggers superscription of the following expression(s).
  • For more than one superscripted character put them in braces {...}.
  • Use font sizing commands for appropriate sizing.
  • Ex.: $$x^2$$ gives

x^2

  • Ex.: $$a^{m+2n}$$ gives

a^{m+2n}

  • Ex. (with specific sizing): $$x^{\small2}=a^{\small{m+2n}}$$ gives

x^{\small2}=a^{\small{m+2n}}

  • Combine superscripting with subscripting (command character "_").
    Syntax: Expr_{subExpr}^{supExpr}.
  • Ex.: $$A_{\small{i,j,k}}^{\small{-n+2}}$$ gives

A_{\small{i,j,k}}^{\small{-n+2}}

» Math Notation Help