Introduction

This page compares the MathML output from math-core to the output of KaTeX (version 0.17.0).

This comparison page was originally published at https://temml.org/docs/en/comparison by Ron Kok, under the MIT License. We have adapted it here to math-core.

Back to the main page.

Symbols

Symbol/Function math-core KaTeX Source or Comment
+ a+b \(a+b\) a+b
- ab \(a-b\) a-b
! n! \(n!\) n!
\! ab \(a\!b\) a\!b
\# # \(\#\)
% \(%a comment \) %a comment
\% % \(\%\)
& abcd \(\begin{matrix} a & b\\ c & d \end{matrix}\)
\begin{matrix}
  a & b \\
  c & d
\end{matrix}
\& & \(\&\)
' f \(f'\) f'
\' \(\text{\'{a}}\) \text{\'{a}}
( ( \((\)
) ) \()\)
\( \text{\(\frac a b\)} \(\text{\(\frac a b\)}\) \text{\(\frac a b\)}
\ a b \(a\ b\) a\ b
\" \(\text{\"{a}}\) \text{\"{a}}
\$ $ \(\$\)
\, ab \(a\,\,{b}\) a\,\,{b}
\. \(\text{\.{a}}\) \text{\.{a}}
\: ab \(a\:\:{b}\) a\:\:{b}
\; ab \(a\;\;{b}\) aa\;\;{b}
_ xi \(x_i\) x_i
\_ _ \(\_\)
\` \(\text{\'{a}}\) \text{\'{a}}
< < \(<\)
\= \(\text{\={a}}\) \text{\={a}}
> > \(>\)
\> ab \(a\>\>{b}\) a\>\>{b}
[ [ \([\)
] ] \(]\)
{ a \({a}\) {a}
} a \({a}\) {a}
\{ { \(\{\)
\} } \(\}\)
| | \(|\)
\| \(\|\)
~ no break \(\text{no~break}\) \text{no~break}
\~ \(\text{\~{a}}\) \text{\~{a}}
\\ abcd \(\begin{matrix} a & b\\ c & d\end{matrix}\)
\begin{matrix}
  a & b \\
  c & d
\end{matrix}
^ xi \(x^i\) x^i
\^ \(\text{\^{a}}\) \text{\^{a}}

A

Function math-core KaTeX Source or Comment
\AA Å \(\text{\AA}\) \text{\AA}
\aa å \(\text{\aa}\) \text{\aa}
\above a\above2ptb+1 \({a \above{2pt} b+1}\) {a \above{2pt} b+1}
\acute e´ \(\acute e\) \acute e
\AE Æ \(\text{\AE}\) \text{\AE}
\ae æ \(\text{\ae}\) \text{\ae}
\alef \(\alef\)
\alefsym \(\alefsym\)
\aleph \(\aleph\)
{align} a=b+c(1)d+e=f(2) \[\begin{align}a&=b+c\\d+e&=f\end{align}\]
\begin{align}
  a&=b+c \\
  d+e&=f
\end{align}
{align*} a=b+cd+e=f \[\begin{align*}a&=b+c\\d+e&=f\end{align*}\]
\begin{align*}
  a&=b+c \\
  d+e&=f
\end{align*}
{aligned} x=ya=b+cx=ya=b \(\begin{aligned}x&=y & a&=b+c\\x'&=y' & a'&=b'\end{aligned}\)
\begin{aligned}
  x&=y &  a&=b+c\\
  x'&=y' &  a'&=b'
\end{aligned}
{alignat}

\begin{alignat}{2}10&x+&3&y=2\\3&x+&13&y=4\end{alignat}

\[\begin{alignat}{2}10&x+&3&y=2\\3&x+&13&y=4\end{alignat}\]
\begin{alignat}{2}
  10&x+&3&y=2\\
  3&x+&13&y=4
\end{alignat}
{alignat*}

\begin{alignat*}{2}10&x+&3&y=2\\3&x+&13&y=4\end{alignat*}

\[\begin{alignat*}{2}10&x+&3&y=2\\3&x+&13&y=4\end{alignat*}\]
\begin{alignat*}{2}
  10&x+&3&y=2\\
  3&x+&13&y=4
\end{alignat*}
{alignedat} \begin{alignedat}{2}10&x+&3&y=2\\3&x+&13&y=4\end{alignedat} \(\begin{alignedat}{2}10&x+&3&y=2\\3&x+&13&y=4\end{alignedat}\)
\begin{alignedat}{2}
  10& x+ &3& y = 2 \\
  3& x+&13& y = 4
\end{alignedat}
\allowbreak \(\checkmark\)
\Alpha Α \(\Alpha\)
\alpha α \(\alpha\)
\amalg ⨿ \(\amalg\)
\And & \(\And\)
\angl a\angln \(a_{\angl n}\) a_{\angl n}
\angle \(\angle\)
\angln a\angln \(a_\angln\) a_\angln
\approx \(\approx\)
\approxcolon \(\approxcolon\)
\approxcoloncolon \(\approxcoloncolon\)
\approxeq \(\approxeq\)
\arccos arccosx \(\arccos x\)
\arcctg arcctgx \(\arcctg x\)
\arcsin arcsinx \(\arcsin x\)
\arctan arctanx \(\arctan x\)
\arctg arctgx \(\arctg x\)
\arg arg \(\arg\)
\argmax arg maxxarg maxyxarg maxyx \(\begin{darray}{l}\argmax x \\ \argmax_y x \\\argmax\limits_y x\end{darray}\) \begin{darray}{l}\argmax x \\
\argmax_y x \\
\argmax\limits_y x\end{darray}
\argmin arg min \(\argmin\)
{array} abcd \(\begin{array}{cc}a&b\\c&d\end{array}\)
\begin{array}{cc}
  a & b \\
  c & d
\end{array}
{array}
with lines
abcdefghi \(\begin{array}{c|c:c}a & b & c \\ \hline d & e & f \\ \hdashline g & h & i\end{array}\)
\begin{array}{c|c:c}
  a & b & c \\ \hline
  d & e & f \\ \hdashline
  g & h & i
\end{array}
\arraystretch \def\arraystretch1.5abcd \(\def\arraystretch{1.5} \begin{array}{cc} a & b \\ c & d \end{array}\)
\def\arraystretch{1.5}
\begin{array}{cc}
   a & b \\
   c & d
\end{array}
\ast \(\ast\)
\asymp \(\asymp\)
\atop ab \({a \atop b}\) {a \atop b}

B

Function math-core KaTeX Source or Comment
\backepsilon ϶ \(\backepsilon\)
\backprime \(\backprime\)
\backsim \(\backsim\)
\backsimeq \(\backsimeq\)
\backslash \ \(\backslash\)
\bar y¯ \(\bar{y}\) \bar{y}
\barwedge \(\barwedge\)
\Bbb 𝔸𝔹ℂ \(\Bbb{ABC}\) \Bbb{ABC}
\Bbbk 𝕜 \(\Bbbk\)
\bcancel 5 \(\bcancel{5}\) \bcancel{5}
\because \(\because\)
\begin abcd \(\begin{matrix} a & b\\ c & d\end{matrix}\)
\begin{matrix}
  a & b \\
  c & d
\end{matrix}
\begingroup \begingroupa\endgroup \(\begingroup a \endgroup\) \begingroup a\endgroup
\Beta Β \(\Beta\)
\beta β \(\beta\)
\beth \(\beth\)
\between \(\between\)
\bf 𝐀𝐚𝐁𝐛𝟏𝟐 \(\bf AaBb12\) \bf AaBb12
\big () \(\big(\big)\) \big(\big)
\Big () \(\Big(\Big)\) \Big(\Big)
\bigcap 0nx0nx \(\bigcap_0^n x \; \displaystyle \bigcap_0^n x\)
\bigcirc \(\bigcirc\)
\bigcup 0nx0nx \(\bigcup_0^n x \; \displaystyle \bigcup_0^n x\)
\bigcupdot 0nx0nx \(\bigcupdot_0^n x \; \displaystyle \bigcupdot_0^n x\)
\bigdoublevee 0nx0nx \(\bigdoublevee_0^n x \; \displaystyle \bigdoublevee_0^n x\)
\bigdoublewedge 0nx0nx \(\bigdoublewedge_0^n x \; \displaystyle \bigdoublewedge_0^n x\)
\bigg () \(\bigg(\bigg)\) \bigg(\bigg)
\Bigg () \(\Bigg(\Bigg)\) \Bigg(\Bigg)
\biggl ( \(\biggl(\) \biggl(
\Biggl ( \(\Biggl(\) \Biggl(
\biggm | \(\biggm\vert\) \biggm\vert
\Biggm | \(\Biggm\vert\) \Biggm\vert
\biggr ) \(\biggr)\) \biggr)
\Biggr ) \(\Biggr)\) \Biggr)
\bigl ( \(\bigl(\) \bigl(
\Bigl ( \(\Bigl(\) \Bigl(
\bigm | \(\bigm\vert\) \bigm\vert
\Bigm | \(\Bigm\vert\) \Bigm\vert
\bigodot 0nx0nx \(\bigodot_0^n x \; \displaystyle \bigodot_0^n x\)
\bigoplus 0nx0nx \(\bigoplus_0^n x \; \displaystyle \bigoplus_0^n x\)
\bigotimes 0nx0nx \(\bigotimes_0^n x \; \displaystyle \bigotimes_0^n x\)
\bigr ) \(\bigr)\) \bigr)
\Bigr ) \(\Bigr)\) \Bigr)
\bigtimes \(\bigtimes\)
\bigsqcap \(\bigsqcap\)
\bigsqcup 0nx0nx \(\bigsqcup_0^n x \; \displaystyle \bigsqcup_0^n x\)
\bigstar \(\bigstar\)
\bigtriangledown \(\bigtriangledown\)
\bigtriangleup \(\bigtriangleup\)
\biguplus 0nx0nx \(\biguplus_0^n x \; \displaystyle \biguplus_0^n x\)
\bigvee 0nx0nx \(\bigvee_0^n x \; \displaystyle \bigvee_0^n x\)
\bigwedge 0nx0nx \(\bigwedge_0^n x \; \displaystyle \bigwedge_0^n x\)
\binom (nk) \(\binom n k\) \binom n k
\blacklozenge \(\blacklozenge\)
\blacksquare \(\blacksquare\)
\blacktriangle \(\blacktriangle\)
\blacktriangledown \(\blacktriangledown\)
\blacktriangleleft \(\blacktriangleleft\)
\blacktriangleright \(\blacktriangleright\)
\bm 𝑨𝒂𝑩𝒃 \(\bm{AaBb}\) \bm{AaBb}
{Bmatrix} {abcd} \(\begin{Bmatrix}a&b\\c&d\end{Bmatrix}\)
\begin{Bmatrix}
  a & b \\
  c & d
\end{Bmatrix}
{Bmatrix*} \begin{Bmatrix*}[r]0&-1\\-1&0\end{Bmatrix*} \(\begin{Bmatrix*}[r]0&-1\\-1&0\end{Bmatrix*}\)
\begin{Bmatrix*}[r]
  0 & -1 \\
  -1 & 0
\end{Bmatrix*}
{bmatrix} [abcd] \(\begin{bmatrix}a&b\\c&d\end{bmatrix}\)
\begin{bmatrix}
  a & b \\
  c & d
\end{bmatrix}
{bmatrix*} \begin{bmatrix*}[r]0&-1\\-1&0\end{bmatrix*} \(\begin{bmatrix*}[r]0&-1\\-1&0\end{bmatrix*}\)
\begin{bmatrix*}[r]
  0 & -1 \\
  -1 & 0
\end{bmatrix*}
\bmod amodb \(a \bmod b\) a \bmod b
\bold 𝐀𝐚𝐁𝐛𝟏𝟐𝟑 \(\bold{AaBb123}\) \bold{AaBb123}
\boldsymbol 𝑨𝒂𝑩𝒃0 \(\boldsymbol{AaBb0}\) \boldsymbol{AaBb0}
\bot \(\bot\)
\bowtie \(\bowtie\)
\Box \(\Box\)
\boxdot \(\boxdot\)
\boxed \boxedab \(\boxed{ab}\) \boxed{ab}
\boxminus \(\boxminus\)
\boxplus \(\boxplus\)
\boxtimes \(\boxtimes\)
\Bra 12| \(\Bra{\dfrac12}\) \Bra{\dfrac12}
\bra ψ| \(\bra{\psi}\) \bra{\psi}
\brace {nk} \({n\brace k}\) {n\brace k}
\brack [nk] \({n\brack k}\) {n\brack k}
\braket ϕ|ψ \(\braket{\phi|\psi}\) \braket{\phi|\psi}
\Braket \Braketϕ|2t2|ψ \(\Braket{\phi|\dfrac{\partial^2}{\partial t^2}|\psi}\) \Braket{\phi|\dfrac{\partial^2}{\partial t^2}|\psi}
\breve eu˘ \(\breve{eu}\) \breve{eu}
\bull \(\bull\)
\bullet \(\bullet\)
\Bumpeq \(\Bumpeq\)
\bumpeq \(\bumpeq\)

C

Function math-core KaTeX Source or Comment
\c \(\text{\c{c}}\) \text{\c{c}}
\cal 𝒜︀ℬ︀𝒞︀ \(\cal ABC\) \cal ABC
\cancel 5 \(\cancel{5}\) \cancel{5}
\Cap \(\Cap\)
\cap \(\cap\)
{cases} {aif bcif d \(\begin{cases}a&\text{if }b\\c&\text{if }d\end{cases}\) \begin{cases}
   a &\text{if } b \\
   c &\text{if } d
\end{cases}
{CD}

\begin{CD} A @>a>> B\\@VbVV @AAcA \\ C @= D\end{CD}

\[\begin{CD} A @>a>> B\\@VbVV @AAcA \\ C @= D\end{CD}\]
\cdot \(\cdot\)
\cdotp · \(\cdotp\)
\cdots ··· \(\cdots\)
\ce \ceA\bond B\bond C \(\ce{A\bond{~}B\bond{~-}C}\) \ce{A\bond{~}B\bond{~-}C}
\centerdot a\centerdotb \(a\centerdot b\) a\centerdot b
\cfrac 21+21+21 \(\cfrac{2}{1+\cfrac{2}{1+\cfrac{2}{1}}}\) \cfrac{2}{1+\cfrac{2}{1+\cfrac{2}{1}}}
\char \char263a \(\char"263a\) \char"263a
\check oeˇ \(\check{oe}\) \check{oe}
\ch ch \(\ch\)
\checkmark \(\checkmark\)
\Chi Χ \(\Chi\)
\chi χ \(\chi\)
\choose (n+1k+2) \({n+1 \choose k+2}\) {n+1 \choose k+2}
\circ \(\circ\)
\circeq \(\circeq\)
\circlearrowleft \(\circlearrowleft\)
\circlearrowright \(\circlearrowright\)
\circledast \(\circledast\)
\circledcirc \(\circledcirc\)
\circleddash \(\circleddash\)
\circledR \(\circledR\)
\circledS \(\circledS\)
\clubs \(\clubs\)
\clubsuit \(\clubsuit\)
\cnums \(\cnums\)
\colon : \(\colon\)
\Colonapprox \(\Colonapprox\)
\colonapprox \(\colonapprox\)
\coloncolon \(\coloncolon\) From colonequals.
\coloncolonapprox \(\coloncolonapprox\) From colonequals.
\coloncolonequals = \(\coloncolonequals\) From colonequals.
\coloncolonminus \(\coloncolonminus\) From colonequals.
\coloncolonsim \(\coloncolonsim\) From colonequals.
\Colondash \(\Colondash\) Newly added to mathtools in 2022.
\colondash \(\colondash\) Newly added to mathtools in 2022.
\Coloneq = \(\Coloneq\) Originally defined in mathtools as ::—, but the definition was changed in 2022.
\coloneq = \(\coloneq\) Originally defined in mathtools as :—, but the definition was changed in 2022.
\colonequals = \(\colonequals\) From colonequals.
\Coloneqq = \(\Coloneqq\) Legacy duplicate name in mathtools.
\coloneqq = \(\coloneqq\) Legacy duplicate name in mathtools.
\colonminus \(\colonminus\) From colonequals.
\Colonsim \(\Colonsim\)
\colonsim \(\colonsim\)
\color AaBb123 \(\color{blue} AaBb123\) \color{blue} AaBb123
\colorbox \colorboxredBlackonred \(\colorbox{red}{Black on red}\) \colorbox{red}{Black on red}
\complement \(\complement\)
\Complex \(\Complex\)
\cong \(\cong\)
\coprod 0nx0nx \(\coprod_0^n x \; \displaystyle \coprod_0^n x\)
\copyright © \(\copyright\)
\cos cosx \(\cos x\)
\cosec cosecx \(\cosec x\)
\cosh coshx \(\cosh x\)
\cot cotx \(\cot x\)
\cotg cotgx \(\cotg x\)
\coth cothx \(\coth x\)
\cr ab\crcd \(\begin{matrix} a & b\cr c & d \end{matrix}\) \begin{matrix}
   a & b \cr
   c & d
\end{matrix}
\cramped x2 x2 \(\cramped[\textstyle]{x^2}\ x^2\) \cramped[\textstyle]{x^2}\ x^2
\csc cscx \(\csc x\)
\ctg ctgx \(\ctg x\)
\cth cthx \(\cth x\)
\Cup \(\Cup\)
\cup \(\cup\)
\curlyeqprec \(\curlyeqprec\)
\curlyeqsucc \(\curlyeqsucc\)
\curlyvee \(\curlyvee\)
\curlywedge \(\curlywedge\)
\curvearrowleft \(\curvearrowleft\)
\curvearrowright \(\curvearrowright\)

D

Function math-core KaTeX Source or Comment
\dag \(\dag\)
\Dagger \(\Dagger\)
\dagger \(\dagger\)
\daleth \(\daleth\)
\Darr \(\Darr\)
\dArr \(\dArr\)
\darr \(\darr\)
{darray} abcd \(\begin{darray}{cc}a & b\\c & d\end{darray}\)
\begin{darray}{cc}
  a & b \\
  c & d
\end{darray}
\Dashcolon \(\Dashcolon\) Newly added to mathtools in 2022.
\dashcolon \(\dashcolon\) Newly added to mathtools in 2022.
\dashleftarrow \(\dashleftarrow\)
\dashrightarrow \(\dashrightarrow\)
\dashv \(\dashv\)
\dbinom (nk) \(\dbinom n k\) \dbinom n k
\dblcolon \(\dblcolon\)
{dcases} {aif bcif d \(\begin{dcases}a&\text{if }b\\c&\text{if }d\end{dcases}\)
\begin{dcases}
  a &\text{if } b  \\
  c &\text{if } d
\end{dcases}
\ddag \(\ddag\)
\ddagger \(\ddagger\)
\ddddot x \(\ddddot{x}\) \ddddot{x}
\dddot x \(\dddot x\) \dddot{x}
\ddot x¨ \(\ddot x\) \ddot x
\ddots \(\ddots\)
\def Not supported \(\def\foo{x^2} \foo + \foo\) \def\foo{x^2} \foo + \foo
\deg degx \(\deg x\)
\degree ° \(\degree\)
\delta δ \(\delta\)
\Delta Δ \(\Delta\)
\det detxdetyxdetyx \(\begin{darray}{l}\det x \\ \det_y x \\\det\limits_y x\end{darray}\) \begin{darray}{l}\det x \\ \det_y x \\\det\limits_y x\end{darray}
\digamma ϝ \(\digamma\)
\dfrac a1b1 \(\dfrac{a-1}{b-1}\) \dfrac{a-1}{b-1}
\diagdown \(\diagdown\)
\diagup \(\diagup\)
\Diamond \(\Diamond\)
\diamond \(\diamond\)
\diamonds \(\diamonds\)
\diamondsuit \(\diamondsuit\)
\dim dimx \(\dim x\)
\displaylimits 0nx0nx \(\int \displaylimits_0^n x \; \displaystyle \int \displaylimits_0^n x\) \int \displaylimits_0^n x \; \displaystyle \int \displaylimits_0^n x
\displaystyle 0n \(\displaystyle\sum_0^n\) \displaystyle\sum_0^n
\div ÷ \(\div\)
\divideontimes \(\divideontimes\)
\dot x˙ \(\dot x\) \dot x
\Doteq \(\Doteq\)
\doteq \(\doteq\)
\doteqdot \(\doteqdot\)
\dotplus \(\dotplus\)
\dots x1+···+xn \(x_1 + \dots + x_n\) x_1 + \dots + x_n
\dotsb x1+\dotsb+xn \(x_1 +\dotsb + x_n\) x_1 +\dotsb + x_n
\dotsc x,\dotsc,y \(x,\dotsc,y\) x,\dotsc,y
\dotsi A1A2\dotsi \(\int_{A_1}\int_{A_2}\dotsi\) \int_{A_1}\int_{A_2}\dotsi
\dotsm x1x2\dotsmxn \(x_1 x_2 \dotsm x_n\) x_1 x_2 \dotsm x_n
\dotso \dotso \(\dotso\)
\doublebarwedge \(\doublebarwedge\)
\doublecap \(\doublecap\)
\doublecup \(\doublecup\)
\Downarrow \(\Downarrow\)
\downarrow \(\downarrow\)
\downdownarrows \(\downdownarrows\)
\downharpoonleft \(\downharpoonleft\)
\downharpoonright \(\downharpoonright\)
{drcases} aif bcif d} \(\begin{drcases}a&\text{if }b\\c&\text{if }d\end{drcases}\)
\begin{drcases}
  a&\text{if }b\\
  c&\text{if }d
\end{drcases}

E

Function math-core KaTeX Source or Comment
\edef \def\fooa\edef\fcopy\foo\def\foo\fcopy \(\def\foo{a}\edef\fcopy{\foo}\def\foo{}\fcopy\) \def\foo{a}\edef\fcopy{\foo}\def\foo{}\fcopy
\ell \(\ell\)
\emph nested emphasis \(\emph{nested \emph{emphasis}}\) \emph{nested \emph{emphasis}}
\empty ∅︀ \(\empty\)
\emptyset ∅︀ \(\emptyset\)
\end abcd \(\begin{matrix} a & b\\ c & d\end{matrix}\)
\begin{matrix}
  a & b \\
  c & d
\end{matrix}
\endgroup \begingroupa\endgroup \(\begingroup a \endgroup\) \begingroup a\endgroup
\enspace ab \(a\enspace b\) a\enspace b
\Epsilon Ε \(\Epsilon\)
\epsilon ϵ \(\epsilon\)
\eqcirc \(\eqcirc\)
\Eqcolon = \(\Eqcolon\) Originally defined in mathtools as —::, but the definition was changed in 2022.
\eqcolon = \(\eqcolon\) Originally defined in mathtools as —:, but the definition was changed in 2022.
{equation} D=ρv(3) \[\begin{equation}\label{maxwell}\nabla\cdot D=\rho_v\end{equation}\] \begin{equation}\label{maxwell}\nabla\cdot D=\rho_v\end{equation}
{equation*} D=ρv \[\begin{equation*}\nabla\cdot D=\rho_v\end{equation*}\] \begin{equation*}\nabla\cdot D=\rho_v\end{equation*}
\Eqqcolon = \(\Eqqcolon\) Legacy duplicate name in mathtools.
\eqqcolon = \(\eqqcolon\) Legacy duplicate name in mathtools.
\eqref (3) \(\eqref{maxwell}\) \eqref{maxwell}
\eqsim \(\eqsim\)
\eqslantgtr \(\eqslantgtr\)
\eqslantless \(\eqslantless\)
\equalscolon = \(\equalscolon\) From colonequals.
\equalscoloncolon = \(\equalscoloncolon\) From colonequals.
\equiv \(\equiv\)
\Eta Η \(\Eta\)
\eta η \(\eta\)
\eth ð \(\eth\)
\exist \(\exist\)
\exists \(\exists\)
\exp expx \(\exp x\)
\expandafter \(\checkmark\)

F

Function math-core KaTeX Source or Comment
\fallingdotseq \(\fallingdotseq\)
\fbox \fboxHithere! \(\fbox{Hi there!}\) \fbox{Hi there!}
\fcolorbox \fcolorboxredaquaA \(\fcolorbox{red}{aqua}{A}\) \fcolorbox{red}{aqua}{A}
\Finv \(\Finv\)
\flat \(\flat\)
\footnotesize footnotesize \(\text{\footnotesize footnotesize}\) \text{\footnotesize footnotesize}
\forall \(\forall\)
\frac a+bc+d \(\frac{a+b}{c+d}\) \frac{a+b}{c+d}
\frak 𝔄𝔞𝔅𝔟 \(\frak{AaBb}\) \frak{AaBb}
\frown \(\frown\)
\futurelet \(\checkmark\)

G

Function math-core KaTeX Source or Comment
\Game \(\Game\)
\Gamma Γ \(\Gamma\)
\gamma γ \(\gamma\)
{gather} a=b(4)e=b+c(5) \[\begin{gather}a=b\\e=b+c\end{gather}\] \begin{gather}
   a=b \\
   e=b+c
\end{gather}
{gather*} a=be=b+c \[\begin{gather*}a=b\\e=b+c\end{gather*}\] \begin{gather*}
   a=b \\
   e=b+c
\end{gather*}
{gathered} a=be=b+c \(\begin{gathered}a=b\\e=b+c\end{gathered}\) \begin{gathered}
   a=b \\
   e=b+c
\end{gathered}
\gcd gcdxgcdyxgcdyx \(\begin{darray}{l}\gcd x \\ \gcd_y x \\\gcd\limits_y x\end{darray}\)
\begin{darray}{l}
  \gcd x \\
  \gcd_y x \\
  \gcd\limits_y x
\end{darray}
\gdef Not supported \(\gdef\bbar#1{#1^2} \bbar{y} + \bbar{y}\) \gdef\bbar#1{#1^2} \bbar{y} + \bbar{y}
\ge \(\ge\)
\genfrac (aa+1] \(\genfrac ( ] {2pt}{0}a{a+1}\) \genfrac ( ] {2pt}{0}a{a+1}
\geq \(\geq\)
\geqq \(\geqq\)
\geqslant \(\geqslant\)
\gets \(\gets\)
\gg \(\gg\)
\ggg \(\ggg\)
\gggtr \(\gggtr\)
\gimel \(\gimel\)
\global Not supported \(\global\def\add#1#2{#1+#2} \add 2 3\) \global\def\add#1#2{#1+#2} \add 2 3
\gnapprox \(\gnapprox\)
\gneq \(\gneq\)
\gneqq \(\gneqq\)
\gnsim \(\gnsim\)
\grave eu` \(\grave{eu}\) \grave{eu}
\gt a>b \(a \gt b\) a \gt b
\gtrdot \(\gtrdot\)
\gtrapprox \(\gtrapprox\)
\gtreqless \(\gtreqless\)
\gtreqqless \(\gtreqqless\)
\gtrless \(\gtrless\)
\gtrsim \(\gtrsim\)
\gvertneqq ≩︀ \(\gvertneqq\)

H

Function math-core KaTeX Source or Comment
\H \(\text{\H{a}}\) \text{\H{a}}
\Harr \(\Harr\)
\hArr \(\hArr\)
\harr \(\harr\)
\hat θˆ \(\hat{\theta}\) \hat{\theta}
\hbar \(\hbar\)
\hbox \hboxinabox \(\hbox{in a box}\) \hbox{in a box}
\hdashline \begin{matrix}a&b\\ \hdashline c &d\end{matrix} \(\begin{matrix}a&b\\ \hdashline c &d\end{matrix}\) \begin{matrix}
   a & b \\
   \hdashline
   c & d
\end{matrix}
\hearts \(\hearts\)
\heartsuit \(\heartsuit\)
\hline \begin{matrix}a&b\\ \hline c &d\end{matrix} \(\begin{matrix}a&b\\ \hline c &d\end{matrix}\) \begin{matrix}
   a & b \\ \hline
   c & d
\end{matrix}
\hom homx \(\hom x\)
\hookleftarrow \(\hookleftarrow\)
\hookrightarrow \(\hookrightarrow\)
\hphantom abcd \(a\hphantom{bc}d\) a\hphantom{bc}d
\href \hrefhttps://ctan.org/CTAN \(\href{https://ctan.org/}{\mathrm{CTAN}}\) \href{https://ctan.org/}{\mathrm{CTAN}}
\hskip wid \(w\hskip1em i\hskip2em d\) w\hskip1em i\hskip2em d
\hslash \(\hslash\)
\hspace sk \(s\hspace{7ex} k\) s\hspace{7ex} k
\huge huge \(\text{\huge huge}\) \text{\huge huge}
\Huge Huge \(\text{\Huge Huge}\) \text{\Huge Huge}

I

Function math-core KaTeX Source or Comment
\i ı \(\text{\i}\) \text{\i}
\idotsint ··· \(\idotsint\)
\iddots \iddots \(\iddots\)
\iff AB \(A\iff B\) A\iff B
\iiiint \(\iiiint\)
\iiint 0nx0nx \(\iiint_0^n x \; \displaystyle \iiint_0^n x\)
\iint 0nx0nx \(\iint_0^n x \; \displaystyle \iint_0^n x\)
\Im \(\Im\)
\image \(\image\)
\imageof \(\imageof\)
\imath ı \(\imath\)
\impliedby PQ \(P\impliedby Q\) P\impliedby Q
\implies PQ \(P\implies Q\) P\implies Q
\in \(\in\)
\inf infxinfyxinfyx \(\begin{darray}{l}\inf x \\ \inf_y x \\\inf\limits_y x\end{darray}\)
\infin \(\infin\)
\infty \(\infty\)
\injlim inj limxinj limyxinj limyx \(\begin{darray}{l}\injlim x \\ \injlim_y x \\\injlim\limits_y x\end{darray}\) \injlim x
\injlim_y x
\injlim\limits_y x
\int 0nx0nx \(\int_0^n x \; \displaystyle \int_0^n x\)
\intercal \(\intercal\)
\intop \intop0nx\intop0nx \(\intop_0^n x \; \displaystyle \intop_0^n x\)
\Iota Ι \(\Iota\)
\iota ι \(\iota\)
\isin \(\isin\)
\it 𝐴𝑎𝐵𝑏 \({\it AaBb}\) {\it AaBb}

JK

Function math-core KaTeX Source or Comment
\j ȷ \(\text{\j}\) \text{\j}
\jmath ȷ \(\jmath\)
\Join \(\Join\)
\Kappa Κ \(\Kappa\)
\kappa κ \(\kappa\)
\ker kerx \(\ker x\)
\kern IR \(I\kern-2.5pt R\) I\kern-2.5pt R
\Ket |12 \(\Ket{\dfrac12}\) \Ket{\dfrac12}
\ket |ψ \(\ket{\psi}\) \ket{\psi}

L

Function math-core KaTeX Source or Comment
\Lambda Λ \(\Lambda\)
\lambda λ \(\lambda\)
\label See {equation} See {equation}
\land \(\land\)
\lang A \(\lang A\rangle\) \lang A\rangle
\lAngle A \(\lAngle A\rAngle\) \lAngle A\rAngle
\langle A \(\langle A\rangle\) \langle A\rangle
\Larr \(\Larr\)
\lArr \(\lArr\)
\larr \(\larr\)
\large large \(\text{\large large}\) \text{\large large}
\Large Large \(\text{\Large Large}\) \text{\Large Large}
\LARGE LARGE \(\text{\LARGE LARGE}\) \text{\LARGE LARGE}
\LaTeX \text{\LaTeX} \(\text{\LaTeX}\) \text{\LaTeX}
\lBrace \(\lBrace\)
\lbrace { \(\lbrace\)
\lbrack [ \(\lbrack\)
\lceil \(\lceil\)
\ldotp . \(\ldotp\)
\ldots ... \(\ldots\)
\le \(\le\)
\leadsto \(\leadsto\)
\left {ab \(\left\lbrace \frac ab \right.\) \left\lbrace \frac ab \right.
\leftarrow \(\leftarrow\)
\Leftarrow \(\Leftarrow\)
\leftarrowtail \(\leftarrowtail\)
\leftharpoondown \(\leftharpoondown\)
\leftharpoonup \(\leftharpoonup\)
\leftleftarrows \(\leftleftarrows\)
\Leftrightarrow \(\Leftrightarrow\)
\leftrightarrow \(\leftrightarrow\)
\leftrightarrows \(\leftrightarrows\)
\leftrightharpoons \(\leftrightharpoons\)
\leftrightsquigarrow \(\leftrightsquigarrow\)
\leftthreetimes \(\leftthreetimes\)
\leq \(\leq\)
\leqq \(\leqq\)
\leqslant \(\leqslant\)
\lessapprox \(\lessapprox\)
\lessdot \(\lessdot\)
\lesseqgtr \(\lesseqgtr\)
\lesseqqgtr \(\lesseqqgtr\)
\lessgtr \(\lessgtr\)
\lesssim \(\lesssim\)
\let \(\checkmark\)
\lfloor \(\lfloor\)
\lg lg \(\lg\)
\lgroup \(\lgroup\)
\lhd \(\lhd\)
\lim limxlimyxlimyx \(\begin{darray}{l}\lim x \\ \lim_y x \\\lim\limits_y x\end{darray}\) \lim x
\lim_y x
\lim\limits_y x
\liminf lim infxlim infyxlim infyx \(\begin{darray}{l}\liminf x \\ \liminf_y x \\\liminf\limits_y x\end{darray}\)
\limits limx \(\lim\limits_x\) \lim\limits_x
\limsup lim supxlim supyxlim supyx \(\begin{darray}{l}\limsup x \\ \limsup_y x \\\limsup\limits_y x\end{darray}\)
\ll \(\ll\)
\llangle A \(\llangle A\rrangle\) \llangle A\rrangle
\llap =\llap/ \({=}\llap{/\,}\) {=}\llap{/\,}
\llbracket \(\llbracket\)
\llcorner a \(\llcorner a \lrcorner\)
\Lleftarrow \(\Lleftarrow\)
\lll \(\lll\)
\llless \(\llless\)
\llparenthesis \(\llparenthesis\)
\lmoustache \(\lmoustache\)
\ln lnx \(\ln x\)
\lnapprox \(\lnapprox\)
\lneq \(\lneq\)
\lneqq \(\lneqq\)
\lnot ¬ \(\lnot\)
\lnsim \(\lnsim\)
\log logxlogyxlogyx \(\begin{darray}{l}\log x \\ \log_y x \\ \log\limits_y x\end{darray}\) \log x
\log_y x
\log\limits_y x
\long \(\checkmark\)
\Longleftarrow \(\Longleftarrow\)
\longleftarrow \(\longleftarrow\)
\Longleftrightarrow \(\Longleftrightarrow\)
\longleftrightarrow \(\longleftrightarrow\)
\longmapsto \(\longmapsto\)
\Longrightarrow \(\Longrightarrow\)
\longrightarrow \(\longrightarrow\)
\looparrowleft \(\looparrowleft\)
\looparrowright \(\looparrowright\)
\lor \(\lor\)
\lozenge \(\lozenge\)
\lparen \lparen \(\lparen\)
\Lrarr \(\Lrarr\)
\lrArr \(\lrArr\)
\lrarr \(\lrarr\)
\lrcorner \(\lrcorner\)
\lq \(\lq\)
\Lsh \(\Lsh\)
\lt < \(\lt\)
\ltimes \(\ltimes\)
\lVert \(\lVert\)
\lvert | \(\lvert\)
\lvertneqq ≨︀ \(\lvertneqq\)

M

Function math-core KaTeX Source or Comment
\maltese \(\maltese\)
\mapsto \(\mapsto\)
\mathbb 𝔸𝔹 \(\mathbb{AB}\) \mathbb{AB}
\mathbf 𝐀𝐚𝐁𝐛𝟏𝟐𝟑 \(\mathbf{AaBb123}\) \mathbf{AaBb123}
\mathbin a!b \(a\mathbin{!}b\) a\mathbin{!}b
\mathcal 𝒜︀𝒶︀ℬ︀𝒷︀123 \(\mathcal{AaBb123}\) \mathcal{AaBb123}
\mathchoice a\mathchoiceb \(a\mathchoice{\,}{\,\,}{\,\,\,}{\,\,\,\,}b\) a\mathchoice{\,}{\,\,}{\,\,\,}{\,\,\,\,}b
\mathclap \mathclap1inxi \(\displaystyle\sum_{\mathclap{1\le i\le n}} x_{i}\) \sum_{\mathclap{1\le i\le n}} x_{i}
\mathclose a+(b>+c \(a + (b\mathclose\gt + c\) a + (b\mathclose\gt + c
\mathellipsis \mathellipsis \(\mathellipsis\)
\mathfrak 𝔄𝔞𝔅𝔟 \(\mathfrak{AaBb}\) \mathfrak{AaBb}
\mathinner abinsidecd \(ab\mathinner{\text{inside}}cd\) ab\mathinner{\text{inside}}cd
\mathit 𝐴𝑎𝐵𝑏 \(\mathit{AaBb}\) \mathit{AaBb}
\mathllap \mathrlap/= \({\mathrlap{\,/}{=}}\) \mathrlap{\,/}{=}
\mathnormal \mathnormalAaBbθ \(\mathnormal{AaBb\theta}\) \mathnormal{AaBb\theta}
\mathop axb \(a \mathop{x} b\) a \mathop{x} b
\mathopen a+<b)+c \(a + \mathopen\lt b) + c\) a + \mathopen\lt b) + c
\mathord 1,234,567 \(1\mathord{,}234{,}567\) 1\mathord{,}234{,}567
\mathpunct AB \(A\mathpunct{-}B\) A\mathpunct{-}B
\mathrel a#b \(a \mathrel{\#} b\) a \mathrel{\#} b
\mathrlap 0\mathrlap2πxdx \({\displaystyle \int_0^{\mathrlap{2\pi}} x \,\mathrm{d} x}\) \int_0^{\mathrlap{2\pi}} x\,\mathrm{d} x
\mathring a˚ \(\mathring{a}\) \mathring{a}
\mathrm AaBb12θ \(\mathrm{AaBb12\theta}\) \mathrm{AaBb12\theta}
\mathscr 𝒜︁ℬ︁ \(\mathscr{AB}\) \mathscr{AaBb123}
\mathsf 𝖠𝖺𝖡𝖻𝟣𝟤𝟥 \(\mathsf{AaBb123}\) \mathsf{AaBb123}
\mathsfit \mathsfitAaBb \(\mathsfit{AaBb}\) \mathsfit{AaBb}
\mathsterling £ \(\mathsterling\)
\mathstrut (α \(\sqrt{\mathstrut\alpha}\) \sqrt{\mathstrut\alpha}
\mathtt 𝙰𝚊𝙱𝚋𝟷𝟸𝟹 \(\mathtt{AaBb123}\) \mathtt{AaBb123}
{matrix} ABbABd \(\begin{matrix}\frac A B& b\\\frac A B& d\end{matrix}\)
\begin{matrix}
  \frac A B & b \\
  \frac A B & d
\end{matrix}
{matrix*} \begin{matrix*}[r]0&-1\\-1&0\end{matrix*} \(\begin{matrix*}[r]0&-1\\-1&0\end{matrix*}\)
\begin{matrix*}[r]
  0 & -1 \\
  -1 & 0
\end{matrix*}
\max maxxmaxyxmaxyx \(\begin{darray}{l}\max x \\ \max_y x \\\max\limits_y x\end{darray}\)
\measuredangle \(\measuredangle\)
\medspace ab \(a\medspace b\) a\medspace b
\mho \(\mho\)
\mid {xx>0} \(\{x\in\Reals\mid x > 0\}\) \{x\in\Reals\mid x>0\}
\middle P(A|B) \(P\left(A\middle\vert B\right)\) P\left(A\middle\vert B\right)
\min minxminyxminyx \(\begin{darray}{l}\min x \\ \min_y x \\\min\limits_y x\end{darray}\)
\minuscolon \(\minuscolon\) From colonequals.
\minuscoloncolon \(\minuscoloncolon\) From colonequals.
\minuso \(\minuso\)
\mkern ab \(a\mkern18mu b\) a\mkern18mu b
\mod 35mod2 \(3\equiv 5 \mod 2\) 3\equiv 5 \mod 2
\models \(\models\)
\mp \(\mp\)
\mskip ab \(a\mskip10mu b\) a\mskip10mu b
\mspace ab \(a\mspace{18mu} b\) a\mspace{18mu} b
\Mu Μ \(\Mu\)
\mu μ \(\mu\)
{multline} first linesecond linethird line(6) \[\begin{multline} \rm first\ line \\ \rm second\ line \\ \rm third\ line \end{multline}\]
{multline*}

\begin{multline*} \rm first\ line \\ \rm second\ line \\ \rm third\ line \end{multline*}

\[\begin{multline*} \rm first\ line \\ \rm second\ line \\ \rm third\ line \end{multline*}\]
\multimap \(\multimap\)

N

Function math-core KaTeX Source or Comment
\N \(\N\)
\nabla \(\nabla\)
\natnums \(\natnums\)
\natural \(\natural\)
\negmedspace ab \(a\negmedspace b\) a\negmedspace b
\ncong \(\ncong\)
\ne \(\ne\)
\nearrow \(\nearrow\)
\neg ¬ \(\neg\)
\negthickspace ab \(a\negthickspace b\) a\negthickspace b
\negthinspace ab \(a\negthinspace b\) a\negthinspace b
\neq \(\neq\)
\newcommand Not supported \(\newcommand\chk{\checkmark} \chk\) \newcommand\chk{\checkmark} \chk
\newline ab \(a\newline b\) a\newline b
\nexists \(\nexists\)
\ngeq \(\ngeq\)
\ngeqq ≧̸ \(\ngeqq\)
\ngeqslant ⩾̸ \(\ngeqslant\)
\ngtr \(\ngtr\)
\ni \(\ni\)
\nleftarrow \(\nleftarrow\)
\nLeftarrow \(\nLeftarrow\)
\nLeftrightarrow \(\nLeftrightarrow\)
\nleftrightarrow \(\nleftrightarrow\)
\nleq \(\nleq\)
\nleqq ≦̸ \(\nleqq\)
\nleqslant ⩽̸ \(\nleqslant\)
\nless \(\nless\)
\nmid \(\nmid\)
\nobreak \(\checkmark\)
\nobreakspace a\nobreakspaceb \(a\nobreakspace b\) a\nobreakspace b
\noexpand \(\checkmark\)
\nolimits limx \(\lim\nolimits_x\) \lim\nolimits_x
\nonumber a=b+cd+e=f(7) \[\begin{align}a&=b+c\nonumber\\d+e&=f\end{align}\]
\begin{align}
  a &= b + c \nonumber \\
  d + e &= f
\end{align}
\normalsize normalsize \(\text{\normalsize normalsize}\) \text{\normalsize normalsize}
\not \(\not =\) \not =
\notag a=b+cd+e=f(8) \[\begin{align}a&=b+c\notag\\d+e&=f\end{align}\]
\begin{align}
  a &= b + c \notag \\
  d + e &= f
\end{align}
\notin \(\notin\)
\notni \(\notni\)
\nparallel \(\nparallel\)
\nprec \(\nprec\)
\npreceq \(\npreceq\)
\nRightarrow \(\nRightarrow\)
\nrightarrow \(\nrightarrow\)
\nshortmid \nshortmid \(\nshortmid\)
\nshortparallel \nshortparallel \(\nshortparallel\)
\nsim \(\nsim\)
\nsubset \(\nsubset\)
\nsubseteq \(\nsubseteq\)
\nsubseteqq ⫅̸ \(\nsubseteqq\)
\nsucc \(\nsucc\)
\nsucceq \(\nsucceq\)
\nsupset \(\nsupset\)
\nsupseteq \(\nsupseteq\)
\nsupseteqq ⫆̸ \(\nsupseteqq\)
\ntriangleleft \(\ntriangleleft\)
\ntrianglelefteq \(\ntrianglelefteq\)
\ntriangleright \(\ntriangleright\)
\ntrianglerighteq \(\ntrianglerighteq\)
\Nu Ν \(\Nu\)
\nu ν \(\nu\)
\nVDash \(\nVDash\)
\nVdash \(\nVdash\)
\nvDash \(\nvDash\)
\nvdash \(\nvdash\)
\nwarrow \(\nwarrow\)

O

Function math-core KaTeX Source or Comment
\O Ø \(\text{\O}\) \text{\O}
\o ø \(\text{\o}\) \text{\o}
\odot \(\odot\)
\OE Œ \(\text{\OE}\) \text{\OE}
\oe œ \(\text{\oe}\) \text{\oe}
\oiiint 0nx0nx \(\oiiint_0^n x \; \displaystyle \oiiint_0^n x\)
\oiint 0nx0nx \(\oiint_0^n x \; \displaystyle \oiint_0^n x\)
\oint 0nx0nx \(\oint_0^n x \; \displaystyle \oint_0^n x\)
\omega ω \(\omega\)
\Omega Ω \(\Omega\)
\Omicron Ο \(\Omicron\)
\omicron ο \(\omicron\)
\ominus \(\ominus\)
\operatorname asinx \(\operatorname{asin} x\) \operatorname{asin} x
\operatorname* \begin{darray}{l}\operatorname*{asin} x \\ \operatorname*{asin}_y x \\ \operatorname*{asin}\limits_y x\end{darray} \(\begin{darray}{l}\operatorname*{asin} x \\ \operatorname*{asin}_y x \\ \operatorname*{asin}\limits_y x\end{darray}\) \operatorname*{asin} x
\operatorname*{asin}_y x
\operatorname*{asin}\limits_y x\end
\operatornamewithlimits asinyx \[\operatornamewithlimits{asin}_y x\] \operatornamewithlimits{asin}_y x
\oplus \(\oplus\)
\origof \(\origof\)
\oslash \(\oslash\)
\otimes \(\otimes\)
\over a+1b+2+c \({a+1 \over b+2}+c\) {a+1 \over b+2}+c
\overbrace x+···+xn times \(\overbrace{x+\cdots+x}^{n\text{ times}}\) \overbrace{x+\cdots+x}^{n\text{ times}}
\overbracket x+···+xn times \(\overbracket{x+\cdots+x}^{n\text{ times}}\) \overbracket{x+\cdots+x}^{n\text{ times}}
\overgroup AB \(\overgroup{AB}\) \overgroup{AB}
\overleftarrow AB \(\overleftarrow{AB}\) \overleftarrow{AB}
\overleftharpoon AB \(\overleftharpoon{AB}\) \overleftharpoon{AB}
\overleftrightarrow AB \(\overleftrightarrow{AB}\) \overleftrightarrow{AB}
\overline a long argument̲ \(\overline{\text{a long argument}}\) \overline{\text{a long argument}}
\overlinesegment \overlinesegmentAB \(\overlinesegment{AB}\) \overlinesegment{AB}
\overparen AB \(\overparen{AB}\) \overparen{AB}
\Overrightarrow AB \(\Overrightarrow{AB}\) \Overrightarrow{AB}
\overrightarrow AB \(\overrightarrow{AB}\) \overrightarrow{AB}
\overrightharpoon ac \(\overrightharpoon{ac}\) \overrightharpoon{ac}
\overset =! \(\overset{!}{=}\) \overset{!}{=}
\owns \(\owns\)

P

Function math-core KaTeX Source or Comment
\P \(\text{\P}\) \text{\P}
\parallel \(\parallel\)
\partial \(\partial\)
\perp \(\perp\)
\phantom Γijkij \(\Gamma^{\phantom{i}j}_{i\phantom{j}k}\) \Gamma^{\phantom{i}j}_{i\phantom{j}k}
\phase \phase78 \(\phase{-78^\circ}\) \phase{-78^\circ}
\Phi Φ \(\Phi\)
\phi ϕ \(\phi\)
\Pi Π \(\Pi\)
\pi π \(\pi\)
\pitchfork \(\pitchfork\)
\plim plim \(\plim\)
\plusmn ± \(\plusmn\)
\pm ± \(\pm\)
{pmatrix} (abcd) \(\begin{pmatrix}a&b\\c&d\end{pmatrix}\)
\begin{pmatrix}
  a & b \\
  c & d
\end{pmatrix}
{pmatrix*} \begin{pmatrix*}[r]0&-1\\-1&0\end{pmatrix*} \(\begin{pmatrix*}[r]0&-1\\-1&0\end{pmatrix*}\)
\begin{pmatrix*}[r]
  0 & -1 \\
  -1 & 0
\end{pmatrix*}
\pmb \pmbμ \(\pmb{\mu}\) \pmb{\mu}
\pmod x(moda) \(x\pmod a\) x\pmod a
\pod x\poda \(x \pod a\) x \pod a
\pounds £ \(\pounds\)
\Pr PrxPryxPryx \(\begin{darray}{l}\Pr x \\ \Pr_y x \\\Pr\limits_y x\end{darray}\)
\prec \(\prec\)
\precapprox \(\precapprox\)
\preccurlyeq \(\preccurlyeq\)
\preceq \(\preceq\)
\precnapprox \(\precnapprox\)
\precneqq \(\precneqq\)
\precnsim \(\precnsim\)
\precsim \(\precsim\)
\prescript 𝐂25+214 \(\prescript{14}{2}{\mathbf{C}}^{5+}_{2}\) \prescript{14}{2}{\mathbf{C}}^{5+}_{2}
\prime \(\prime\)
\prod 0nx0nx \(\prod_0^n x \; \displaystyle \prod_0^n x\)
\projlim proj limnx \(\projlim_n x\) \projlim_n x
\propto \(\propto\)
\providecommand Not supported \(\providecommand\greet{\text{Hello}} \greet\) \providecommand\greet{\text{Hello}} \greet
\psi ψ \(\psi\)
\Psi Ψ \(\Psi\)
\pu \pu123kJ//mol \(\pu{123 kJ//mol}\) \pu{123 kJ//mol}

QR

Function math-core KaTeX Source or Comment
\qquad ab \(a\qquad\qquad{b}\) a\qquad\qquad{b}
\quad ab \(a\quad\quad{b}\) a\quad\quad{b}
\R \(\R\)
\r \(\text{\r{a}}\) \text{\r{a}}
\raisebox h\raisebox2ptigher \(h\raisebox{2pt}{ighe}r\) h\raisebox{2pt}{ighe}r
\rang A \(\langle A\rang\) \langle A\rang
\rAngle A \(\lAngle A\rAngle\) \lAngle A\rAngle
\rangle A \(\langle A\rangle\) \langle A\rangle
\Rarr \(\Rarr\)
\rArr \(\rArr\)
\rarr \(\rarr\)
\ratio \(\ratio\)
\rBrace \(\rBrace\)
\rbrace } \(\rbrace\)
\rbrack ] \(\rbrack\)
{rcases} aif bcif d} \(\begin{rcases}a&\text{if }b\\c&\text{if }d\end{rcases}\) \begin{rcases}
   a&\text{if }b\\
   c&\text{if }d
\end{rcases}
\rceil \(\rceil\)
\Re \(\Re\)
\real \(\real\)
\Reals \(\Reals\)
\reals \(\reals\)
\relax \(\checkmark\)
\renewcommand Not supported \(\def\hail{Hi!}\renewcommand\hail{\text{Ahoy!}} \hail\) \def\hail{Hi!}
\renewcommand\hail{\text{Ahoy!}}
\hail
\restriction \(\restriction\)
\rfloor \(\rfloor\)
\rgroup \(\rgroup\)
\rhd \(\rhd\)
\Rho Ρ \(\Rho\)
\rho ρ \(\rho\)
\right ab) \(\left.\frac a b\right)\) \left.\frac a b\right)
\Rightarrow \(\Rightarrow\)
\rightarrow \(\rightarrow\)
\rightarrowtail \(\rightarrowtail\)
\rightharpoondown \(\rightharpoondown\)
\rightharpoonup \(\rightharpoonup\)
\rightleftarrows \(\rightleftarrows\)
\rightleftharpoons \(\rightleftharpoons\)
\rightrightarrows \(\rightrightarrows\)
\rightsquigarrow \(\rightsquigarrow\)
\rightthreetimes \(\rightthreetimes\)
\risingdotseq \(\risingdotseq\)
\rlap \rlap/= \(\rlap{\,/}{=}\) \rlap{\,/}{=}
\rm AaBb12θ \(\rm AaBb12\theta\) \rm AaBb12\theta
\rmoustache \(\rmoustache\)
\rparen \rparen \(\rparen\)
\rq \(\rq\)
\Rrightarrow \(\Rrightarrow\)
\rrangle A \(\llangle A\rrangle\) \llangle A\rrangle
\rrbracket \(\rrbracket\)
\rrparenthesis \(\rrparenthesis\)
\Rsh \(\Rsh\)
\rtimes \(\rtimes\)
\rule x\rule[6pt]2ex1exx \(x\color{blue}\rule[6pt]{2ex}{1ex}x\) x\color{blue}\rule[6pt]{2ex}{1ex}x
\rVert \(\rVert\)
\rvert | \(\rvert\)

S

Function math-core KaTeX Source or Comment
\S § \(\text{\S}\) \text{\S}
\scriptscriptstyle cd \(\scriptscriptstyle \frac cd\) \scriptscriptstyle \frac cd
\scriptsize scriptsize \(\text{\scriptsize scriptsize}\) \text{\scriptsize scriptsize}
\scriptstyle ab+cd \(\frac ab + {\scriptstyle \frac cd}\) \frac ab + {\scriptstyle \frac cd}
\sdot \sdot \(\sdot\)
\searrow \(\searrow\)
\sec sec \(\sec\)
\sect § \(\text{\sect}\) \text{\sect}
\set \setx|x<5 \(\set{ x | x<5 }\) \set{x|x<5}
\Set \Setx|x<12 \(\Set{ x | x<\dfrac 1 2 }\) \Set{ x | x<\dfrac 1 2 }
\setminus \(\setminus\)
\sf 𝖠𝖺𝖡𝖻𝟣𝟤𝟥 \(\sf AaBb123\) \sf AaBb123
\sharp \(\sharp\)
\shortmid \shortmid \(\shortmid\)
\shortparallel \shortparallel \(\shortparallel\)
\shoveleft \begin{multline*} \rm first\ line \\ \shoveleft{\rm 2nd} \\ \rm third\ line \end{multline*} \(\begin{multline*} \rm first\ line \\ \shoveleft{\rm 2nd} \\ \rm third\ line \end{multline*}\)
\shoveright \begin{multline*} \rm first\ line \\ \shoveright{\rm 2nd} \\ \rm third\ line \end{multline*} \(\begin{multline*} \rm first\ line \\ \shoveright{\rm 2nd} \\ \rm third\ line \end{multline*}\)
\sideset 3412 \(\sideset{_1^2}{_3^4}\sum\) \sideset{_1^2}{_3^4}\sum
\Sigma Σ \(\Sigma\)
\sigma σ \(\sigma\)
\sim \(\sim\)
\Simcolon \(\Simcolon\)
\simcolon \(\simcolon\)
\simcoloncolon \(\simcoloncolon\)
\simeq \(\simeq\)
\sin sinx \(\sin x\)
\sinh sinhx \(\sinh x\)
\sixptsize sixptsize \(\text{\sixptsize sixptsize}\) \text{\sixptsize sixptsize}
\sh sh \(\sh\)
\small small \(\text{\small small}\) \text{\small small}
\smallfrown \smallfrown \(\smallfrown\)
\smallint \smallint_0^n x \; \smallint\limits_0^n x \; \displaystyle \smallint_0^n x \(\smallint_0^n x \; \smallint\limits_0^n x \; \displaystyle \smallint_0^n x\) \smallint_0^n x
\smallint\limits_0^n x
\displaystyle \smallint_0^n x
{smallmatrix} \begin{smallmatrix}a & b\\c & d\end{smallmatrix} \(\begin{smallmatrix}a & b\\c & d\end{smallmatrix}\) \begin{smallmatrix}a & b\\
c & d\end{smallmatrix}
\smallsetminus \smallsetminus \(\smallsetminus\)
\smallsmile \smallsmile \(\smallsmile\)
\smash (x\smash2) \(\left(x^{\smash{2}}\right)\) \left(x^{\smash{2}}\right)
\smile \(\smile\)
\sout strikethrough \(\text{\sout{strikethrough}}\) \text{\sout{strikethrough}}
\space a b \(a\space{b}\) a\space{b}
\spades \(\spades\)
\spadesuit \(\spadesuit\)
\sphericalangle \(\sphericalangle\)
{split}

\begin{equation}\begin{split}∇·𝐃&=ρ_v \\ ∇·𝐁&=0 \end{split}\end{equation}

\[\begin{equation}\begin{split}∇·𝐃&=ρ_v \\ ∇·𝐁&=0 \end{split}\end{equation}\] \begin{equation}
\begin{split}
   ∇·𝐃&=ρ_v \\
   ∇·𝐁&=0
\end{split}
\end{equation}
\sqcap \(\sqcap\)
\sqcup \(\sqcup\)
\square \(\square\)
\sqrt x3 \(\sqrt[3]{x}\) \sqrt[3]{x}
\sqsubset \(\sqsubset\)
\sqsubseteq \(\sqsubseteq\)
\sqsupset \(\sqsupset\)
\sqsupseteq \(\sqsupseteq\)
\ss ß \(\text{\ss}\) \text{\ss}
\stackrel =! \(\stackrel{!}{=}\) \stackrel{!}{=}
\star \(\star\)
\sub \(\sub\)
{subarray} ac \[\sum_{\begin{subarray}{c} a \\ c \end{subarray}}\]
\sum_{\begin{subarray}{c}
  a \\
  c
\end{subarray}}
\sube \(\sube\)
\Subset \(\Subset\)
\subset \(\subset\)
\subseteq \(\subseteq\)
\subseteqq \(\subseteqq\)
\subsetneq \(\subsetneq\)
\subsetneqq \(\subsetneqq\)
\substack \substack1<i<31j<5aij \(\displaystyle\sum_{\substack{1\lt i\lt 3 \\ 1\le j\lt 5}}a_{ij}\) \sum_{\substack{1\lt i\lt 3 \\
1\le j\lt 5}}a_{ij}
\succ \(\succ\)
\succapprox \(\succapprox\)
\succcurlyeq \(\succcurlyeq\)
\succeq \(\succeq\)
\succnapprox \(\succnapprox\)
\succneqq \(\succneqq\)
\succnsim \(\succnsim\)
\succsim \(\succsim\)
\sum 0nx0nx \(\sum_0^n x \; \displaystyle \sum_0^n x\)
\sup supxsupyxsupyx \(\begin{darray}{l}\sup x \\ \sup_y x \\\sup\limits_y x\end{darray}\)
\supe \(\supe\)
\Supset \(\Supset\)
\supset \(\supset\)
\supseteq \(\supseteq\)
\supseteqq \(\supseteqq\)
\supsetneq \(\supsetneq\)
\supsetneqq \(\supsetneqq\)
\surd | \(\surd\)
\swarrow \(\swarrow\)

T

Function math-core KaTeX Source or Comment
\tag a2(3.1c) \[\begin{equation}\tag{3.1c} a^2\end{equation}\] \begin{equation}\tag{3.1c} a^2\end{equation}
\tag* \tag*3.1ca2(9) \[\begin{equation}\tag*{3.1c} a^2\end{equation}\] \begin{equation}\tag*{3.1c} a^2\end{equation}
\tan tanx \(\tan x\)
\tanh tanhx \(\tanh x\)
\Tau Τ \(\Tau\)
\tau τ \(\tau\)
\tbinom (nk) \(\tbinom n k\) \tbinom n k
\TeX \text{\TeX} \(\text{\TeX}\) \text{\TeX}
\text  yes & no  \(\text{ yes }\&\text{ no }\) \text{ yes }\&\text{ no }
\text \text{MMM$M\mkern2mu M$M} \(\text{MMM$M\mkern2mu M$M}\) \text{MMM$M\mkern2mu M$M}
\textasciitilde \text{\textasciitilde} \(\text{\textasciitilde}\) \text{\textasciitilde}
\textasciicircum ˆ \(\text{\textasciicircum}\) \text{\textasciicircum}
\textbackslash \ \(\text{\textbackslash}\) \text{\textbackslash}
\textbar | \(\text{\textbar}\) \text{\textbar}
\textbardbl \(\text{\textbardbl}\) \text{\textbardbl}
\textbf AaBb123 \(\textbf{AaBb123}\) \textbf{AaBb123}
\textbraceleft { \(\text{\textbraceleft}\) \text{\textbraceleft}
\textbraceright } \(\text{\textbraceright}\) \text{\textbraceright}
\textcircled \text{\textcircled{a}} \(\text{\textcircled{a}}\) \text{\textcircled{a}}
\textcolor \textcolorblueF=ma \(\textcolor{blue}{F=ma}\) \textcolor{blue}{F=ma}
\textdagger \(\text{\textdagger}\) \text{\textdagger}
\textdaggerdbl \(\text{\textdaggerdbl}\) \text{\textdaggerdbl}
\textdegree ° \(\text{\textdegree}\) \text{\textdegree}
\textdollar $ \(\text{\textdollar}\) \text{\textdollar}
\textellipsis \(\text{\textellipsis}\) \text{\textellipsis}
\textemdash \(\text{\textemdash}\) \text{\textemdash}
\textendash \(\text{\textendash}\) \text{\textendash}
\textgreater > \(\text{\textgreater}\) \text{\textgreater}
\textit AaBb \(\textit{AaBb}\) \textit{AaBb}
\textless < \(\text{\textless}\) \text{\textless}
\textmd \textmdAaBb123 \(\textmd{AaBb123}\) \textmd{AaBb123}
\textnormal \textnormalAB \(\textnormal{AB}\) \textnormal{AB}
\textquotedblleft \(\text{\textquotedblleft}\) \text{\textquotedblleft}
\textquotedblright \(\text{\textquotedblright}\) \text{\textquotedblright}
\textquoteleft \(\text{\textquoteleft}\) \text{\textquoteleft}
\textquoteright \(\text{\textquoteright}\) \text{\textquoteright}
\textregistered ® \(\text{\textregistered}\) \text{\textregistered}
\textrm AaBb123 \(\textrm{AaBb123}\) \textrm{AaBb123}
\textsc AaBb \(\textsc{AaBb}\) \textsc{AaBb}
\textsf AaBb123 \(\textsf{AaBb123}\) \textsf{AaBb123}
\textsterling £ \(\text{\textsterling}\) \text{\textsterling}
\textstyle 0n \(\textstyle\sum_0^n\) \textstyle\sum_0^n
\texttt AaBb123 \(\texttt{AaBb123}\) \texttt{AaBb123}
\textunderscore _ \(\text{\textunderscore}\) \text{\textunderscore}
\textup \textupAaBb123 \(\textup{AaBb123}\) \textup{AaBb123}
\tfrac ab \(\displaystyle \tfrac a b\) \displaystyle \tfrac a b
\tg tg \(\tg\)
\th th \(\th\)
\therefore \(\therefore\)
\Theta Θ \(\Theta\)
\theta θ \(\theta\)
\thetasym ϑ \(\thetasym\)
\thickapprox \thickapproxx \(\thickapprox x \approx\) \thickapprox x \approx
\thicksim \thicksimx \(\thicksim x \sim\) \thicksim x \sim
\thickspace ab \(a\thickspace b\) a\thickspace b
\thinspace ab \(a\thinspace b\) a\thinspace b
\tilde M˜ \(\tilde M\) \tilde M
\times × \(\times\)
\tiny tiny \(\text{\tiny tiny}\) \text{\tiny tiny}
\to \(\to\)
\top \(\top\)
\triangle \(\triangle\)
\triangledown \(\triangledown\)
\triangleleft \(\triangleleft\)
\trianglelefteq \(\trianglelefteq\)
\triangleq \(\triangleq\)
\triangleright \(\triangleright\)
\trianglerighteq \(\trianglerighteq\)
\tt 𝙰𝚊𝙱𝚋𝟷𝟸𝟹 \({\tt AaBb123}\) {\tt AaBb123}
\twoheadleftarrow \(\twoheadleftarrow\)
\twoheadrightarrow \(\twoheadrightarrow\)

U

Function math-core KaTeX Source or Comment
\u \(\text{\u{a}}\) \text{\u{a}}
\Uarr \(\Uarr\)
\uArr \(\uArr\)
\uarr \(\uarr\)
\ulcorner \(\ulcorner\)
\underbar X \(\underbar{X}\) \underbar{X}
\underbrace x++xn times \(\underbrace{x+⋯+x}_{n\text{ times}}\) \underbrace{x+⋯+x}_{n\text{ times}}
\underbracket x++xn times \(\underbracket{x+⋯+x}_{n\text{ times}}\) \underbracket{x+⋯+x}_{n\text{ times}}
\undergroup AB \(\undergroup{AB}\) \undergroup{AB}
\underleftarrow AB \(\underleftarrow{AB}\) \underleftarrow{AB}
\underleftrightarrow AB \(\underleftrightarrow{AB}\) \underleftrightarrow{AB}
\underrightarrow AB \(\underrightarrow{AB}\) \underrightarrow{AB}
\underline a long argument̲ \(\underline{\text{a long argument}}\) \underline{\text{a long argument}}
\underlinesegment \underlinesegmentAB \(\underlinesegment{AB}\) \underlinesegment{AB}
\underparen abc \(\underparen{abc}\) \underparen{abc}
\underrightarrow AB \(\underrightarrow{AB}\) \underrightarrow{AB}
\underset =! \(\underset{!}{=}\) \underset{!}{=}
\unlhd \(\unlhd\)
\unrhd \(\unrhd\)
\Uparrow \(\Uparrow\)
\uparrow \(\uparrow\)
\Updownarrow \(\Updownarrow\)
\updownarrow \(\updownarrow\)
\upharpoonleft \(\upharpoonleft\)
\upharpoonright \(\upharpoonright\)
\uplus \(\uplus\)
\Upsilon Υ \(\Upsilon\)
\upsilon υ \(\upsilon\)
\upuparrows \(\upuparrows\)
\urcorner \(\urcorner\)
\url \urlhttps://ctan.org/ \(\url{https://ctan.org/}\) \url{https://ctan.org/}
\utilde AB~ \(\utilde{AB}\) \utilde{AB}

V

Function math-core KaTeX Source or Comment
\v \(\text{\v{a}}\) \text{\v{a}}
\varDelta Δ \(\varDelta\)
\varepsilon ε \(\varepsilon\)
\varGamma Γ \(\varGamma\)
\varinjlim \varinjlim\limits_n x \(\varinjlim\limits_n x\) \varinjlim\limits_n x
\varkappa ϰ \(\varkappa\)
\varLambda Λ \(\varLambda\)
\varliminf \varliminf\limits_n x \(\varliminf\limits_n x\) \varliminf\limits_n x
\varlimsup \varlimsup\limits_n x \(\varlimsup\limits_n x\) \varlimsup\limits_n x
\varnothing \(\varnothing\)
\varOmega Ω \(\varOmega\)
\varPhi Φ \(\varPhi\)
\varphi φ \(\varphi\)
\varPi Π \(\varPi\)
\varpi ϖ \(\varpi\)
\varprojlim \varprojlim\limits_n x \(\varprojlim\limits_n x\) \varprojlim\limits_n x
\varpropto \varpropto \(\varpropto\)
\varPsi Ψ \(\varPsi\)
\varrho ϱ \(\varrho\)
\varSigma Σ \(\varSigma\)
\varsigma ς \(\varsigma\)
\varsubsetneq ⊊︀ \(\varsubsetneq\)
\varsubsetneqq ⫋︀ \(\varsubsetneqq\)
\varsupsetneq ⊋︀ \(\varsupsetneq\)
\varsupsetneqq ⫌︀ \(\varsupsetneqq\)
\varTheta Θ \(\varTheta\)
\vartheta ϑ \(\vartheta\)
\vartriangle \(\vartriangle\)
\vartriangleleft \(\vartriangleleft\)
\vartriangleright \(\vartriangleright\)
\varUpsilon Υ \(\varUpsilon\)
\varXi Ξ \(\varXi\)
\vcentcolon = \(\mathrel{\vcentcolon =}\) \mathrel{\vcentcolon =}
\vcenter a+(\vcenterabc) \(a+\left(\vcenter{\frac{\frac a b}c}\right)\) a+\left(\vcenter{\frac{\frac a b}c}\right)
\Vdash \(\Vdash\)
\VDash \(\VDash\)
\vDash \(\vDash\)
\vdash \(\vdash\)
\vdots \(\vdots\)
\vec F \(\vec{F}\) \vec{F}
\vee \(\vee\)
\veebar \(\veebar\)
\verb \verb!ab! \(\verb!\frac a b!\) \verb!\frac a b!
\Vert \(\Vert\)
\vert | \(\vert\)
\vertoverlay ≶⃒ \(\vertoverlay \lessgtr\)
{Vmatrix} abcd \(\begin{Vmatrix}a&b\\c&d\end{Vmatrix}\)
\begin{Vmatrix}
  a & b \\
  c & d
\end{Vmatrix}
{Vmatrix*} \begin{Vmatrix*}[r]0&-1\\-1&0\end{Vmatrix*} \(\begin{Vmatrix*}[r]0&-1\\-1&0\end{Vmatrix*}\)
\begin{Vmatrix*}[r]
  0 & -1 \\
  -1 & 0
\end{Vmatrix*}
{vmatrix} |abcd| \(\begin{vmatrix}a&b\\c&d\end{vmatrix}\)
\begin{vmatrix}
  a & b \\
  c & d
\end{vmatrix}
{vmatrix*} \begin{vmatrix*}[r]0&-1\\-1&0\end{vmatrix*} \(\begin{vmatrix*}[r]0&-1\\-1&0\end{vmatrix*}\)
\begin{vmatrix*}[r]
  0 & -1 \\
  -1 & 0
\end{vmatrix*}
\vphantom Ma̲ \(\overline{\vphantom{M}a}\) \overline{\vphantom{M}a}
\Vvdash \(\Vvdash\)

W

Function math-core KaTeX Source or Comment
\wedge \(\wedge\)
\weierp \(\weierp\)
\widecheck ABˇ \(\widecheck{AB}\) \widecheck{AB}
\widehat AB̂ \(\widehat{AB}\) \widehat{AB}
\widetilde AB~ \(\widetilde{AB}\) \widetilde{AB}
\wp \(\wp\)
\wr \(\wr\)

X

Function math-core KaTeX Source or Comment
\xcancel ABC \(\xcancel{ABC}\) \xcancel{ABC}
\xdef \def\fooa\xdef\fcopy\foo\def\foo\fcopy \(\def\foo{a}\xdef\fcopy{\foo}\def\foo{}\fcopy\) \def\foo{a}\xdef\fcopy{\foo}\def\foo{}\fcopy
\Xi Ξ \(\Xi\)
\xi ξ \(\xi\)
\xhookleftarrow abc \(\xhookleftarrow{abc}\) \xhookleftarrow{abc}
\xhookrightarrow abc \(\xhookrightarrow{abc}\) \xhookrightarrow{abc}
\xLeftarrow abc \(\xLeftarrow{abc}\) \xLeftarrow{abc}
\xleftarrow abc \(\xleftarrow{abc}\) \xleftarrow{abc}
\xleftharpoondown abc \(\xleftharpoondown{abc}\) \xleftharpoondown{abc}
\xleftharpoonup abc \(\xleftharpoonup{abc}\) \xleftharpoonup{abc}
\xLeftrightarrow abc \(\xLeftrightarrow{abc}\) \xLeftrightarrow{abc}
\xleftrightarrow abc \(\xleftrightarrow{abc}\) \xleftrightarrow{abc}
\xleftrightharpoons abc \(\xleftrightharpoons{abc}\) \xleftrightharpoons{abc}
\xlongequal =abc \(\xlongequal{abc}\) \xlongequal{abc}
\xmapsto abc \(\xmapsto{abc}\) \xmapsto{abc}
\xRightarrow abc \(\xRightarrow{abc}\) \xRightarrow{abc}
\xrightarrow AabcBAghiabcdefB \(\begin{matrix}A \xrightarrow{abc} B\\ A \xrightarrow[ghi]{abcdef} B \end{matrix}\) A \xrightarrow{abc} B
A \xrightarrow[ghi]{abcdef} B
\xrightharpoondown abc \(\xrightharpoondown{abc}\) \xrightharpoondown{abc}
\xrightharpoonup abc \(\xrightharpoonup{abc}\) \xrightharpoonup{abc}
\xrightleftharpoons abc \(\xrightleftharpoons{abc}\) \xrightleftharpoons{abc}
\xtofrom abc \(\xtofrom{abc}\) \xtofrom{abc}
\xtwoheadleftarrow abc \(\xtwoheadleftarrow{abc}\) \xtwoheadleftarrow{abc}
\xtwoheadrightarrow abc \(\xtwoheadrightarrow{abc}\) \xtwoheadrightarrow{abc}

YZ

Function math-core KaTeX Source or Comment
\yen ¥ \(\yen\)
\Z \(\Z\)
\Zeta Ζ \(\Zeta\)
\zeta ζ \(\zeta\)