Accents#
code | Result preview |
a' | Show source |
\grave{a} | Show source |
\overleftarrow{AB} | Show source |
\overrightarrow{AB} | Show source |
a'' | Show source |
\hat{\theta} | Show source |
\underleftarrow{AB} | Show source |
\underrightarrow{AB} | Show source |
a^{\prime} | Show source |
\widehat{ac} | Show source |
\overleftrightarrow{AB} | Show source |
\overbrace{AB} | Show source |
\acute{a} | Show source |
\mathring{g} | Show source |
\underleftrightarrow{AB} | Show source |
\underbrace{AB} | Show source |
\bar{y} | Show source |
\tilde{a} | Show source |
\overgroup{AB} | Show source |
\overlinesegment{AB} | Show source |
\breve{a} | Show source |
\widetilde{ac} | Show source |
\undergroup{AB} | Show source |
\underlinesegment{AB} | Show source |
\check{a} | Show source |
\vec{F} | Show source |
\overleftharpoon{ac} | Show source |
\overrightharpoon{ac} | Show source |
\dot{a} | Show source |
\overline{AB} | Show source |
\Overrightarrow{AB} | Show source |
\utilde{AB} | Show source |
\ddot{a} | Show source |
\underline{AB} | Show source |
Delimeters#
code | Result preview |
(x) | Show source |
\lgroup x \rgroup | Show source |
\lceil x \rceil | Show source |
\uparrow | Show source |
[x] | Show source |
\lbrack x \rbrack | Show source |
\lfloor x \rfloor | Show source |
\downarrow | Show source |
\{x\} | Show source |
\lbrace x \rbrace | Show source |
\lmoustache x \rmoustache | Show source |
\updownarrow | Show source |
<x> | Show source |
\langle x \rangle | Show source |
\lt x \gt | Show source |
\Uparrow | Show source |
| | Show source |
\vert | Show source |
\ulcorner x \urcorner | Show source |
\Downarrow | Show source |
\| | Show source |
\Vert | Show source |
\llcorner x \lrcorner | Show source |
\Updownarrow | Show source |
\lvert x \rvert | Show source |
\lVert x \rVert | Show source |
\backslash | Show source |
Environments (matrixes, equations, etc.)#
code | Result preview |
\begin{matrix} a & b \\ c & d \end{matrix} | Show source |
\begin{array}{c|c} a & b \\ c & d \end{array} | Show source |
\begin{aligned} a&=b+c \\ d+e&=f \end{aligned} | Show source |
\begin{pmatrix} a & b \\ c & d \end{pmatrix} | Show source |
\begin{bmatrix} a & b \\ c & d \end{bmatrix} | Show source |
\begin{alignedat}{2} 10&x+ &3&y = 2 \\ 3&x+&13&y = 4 \end{alignedat} | Show source |
\begin{vmatrix} a & b \\ c & d \end{vmatrix} | Show source |
\begin{Vmatrix} a & b \\ c & d \end{Vmatrix} | Show source |
\begin{gathered} a=b \\ e=b+c \end{gathered} | Show source |
\begin{Bmatrix} a & b \\ c & d \end{Bmatrix} | Show source |
x = \begin{cases} a &\text{if } b \\ c &\text{if } d \end{cases} | Show source |
Annotation#
code | Result preview |
\cancel{5} | Show source |
\bcancel{5} | Show source |
\xcancel{ABC} | Show source |
\sout{abc} | Show source |
\not = | Show source |
\overbrace{a+b+c}^{\text{note}} | Show source |
\underbrace{a+b+c}_{\text{note}} | Show source |
\boxed{\pi=\frac c d} | Show source |
Overlap#
code | Result preview |
{=}\mathllap{/\,} | Show source |
\left(x^{\smash{2}}\right) | Show source |
\mathrlap{\,/}{=} | Show source |
\sqrt{\smash[b]{y}} | Show source |
\sum_{\mathclap{1\le i\le j\le n}} x_{ij} | Show source |
Vertical layout#
code | Result preview |
x_n | Show source |
\stackrel{!}{=} | Show source |
a \atop b | Show source |
e^x | Show source |
\overset{!}{=} | Show source |
a\raisebox{0.25em}{b}c | Show source |
_u^o | Show source |
\underset{!}{=} | Show source |
Logic and set theory#
code | Result preview |
\forall | Show source |
\complement | Show source |
\therefore | Show source |
\neg | Show source |
\lnot | Show source |
\exists | Show source |
\subset | Show source |
\because | Show source |
\emptyset | Show source |
\varnothing | Show source |
\nexists | Show source |
\supset | Show source |
\mapsto | Show source |
\in | Show source |
\mid | Show source |
\to | Show source |
\implies | Show source |
\notin | Show source |
\land | Show source |
\gets | Show source |
\impliedby | Show source |
\ni | Show source |
\lor | Show source |
\leftrightarrow | Show source |
\iff | Show source |
\notni | Show source |
Big operators#
code | Result preview |
\sum | Show source |
\prod | Show source |
\bigvee | Show source |
\bigotimes | Show source |
\int | Show source |
\coprod | Show source |
\bigwedge | Show source |
\bigoplus | Show source |
\iint | Show source |
\intop | Show source |
\bigcap | Show source |
\bigodot | Show source |
\iiint | Show source |
\smallint | Show source |
\bigcup | Show source |
\biguplus | Show source |
\oint | Show source |
\bigsqcup | Show source |
Binary operators#
Binomial coefficients#
code | Result preview |
\binom{n}{k} | Show source |
\dbinom{n}{k} | Show source |
\left\langle n \atop k \right\rangle | Show source |
{n}\choose{k} | Show source |
\tbinom{n}{k} | Show source |
Fractions#
code | Result preview |
\frac{a}{b} | Show source |
\dfrac{a}{b} | Show source |
{a}/{b} | Show source |
{a}\over{b} | Show source |
\tfrac{a}{b} | Show source |
Math operators#
code | Result preview |
\operatorname{asin} x | Show source |
\arcsin | Show source |
\cotg | Show source |
\ln | Show source |
\det | Show source |
\arccos | Show source |
\coth | Show source |
\log | Show source |
\gcd | Show source |
\arctan | Show source |
\csc | Show source |
\sec | Show source |
\inf | Show source |
\arctg | Show source |
\ctg | Show source |
\sin | Show source |
\lim | Show source |
\arcctg | Show source |
\cth | Show source |
\sinh | Show source |
\liminf | Show source |
\arg | Show source |
\deg | Show source |
\sh | Show source |
\limsup | Show source |
\ch | Show source |
\dim | Show source |
\tan | Show source |
\max | Show source |
\cos | Show source |
\exp | Show source |
\tanh | Show source |
\min | Show source |
\cosec | Show source |
\hom | Show source |
\tg | Show source |
\Pr | Show source |
\cosh | Show source |
\ker | Show source |
\th | Show source |
\sup | Show source |
\cot | Show source |
\lg | Show source |
Sqrt and power#
code | Result preview |
\sqrt{x} | Show source |
\sqrt[3]{x} | Show source |
a^x | Show source |
Relations#
Negated relations#
Arrows#
code | Result preview |
\circlearrowleft | Show source |
\Leftarrow | Show source |
\looparrowright | Show source |
\rightrightarrows | Show source |
\circlearrowright | Show source |
\leftarrowtail | Show source |
\Lsh | Show source |
\rightsquigarrow | Show source |
\curvearrowleft | Show source |
\leftharpoondown | Show source |
\mapsto | Show source |
\Rrightarrow | Show source |
\curvearrowright | Show source |
\leftharpoonup | Show source |
\nearrow | Show source |
\Rsh | Show source |
\dashleftarrow | Show source |
\leftleftarrows | Show source |
\nleftarrow | Show source |
\searrow | Show source |
\dashrightarrow | Show source |
\leftrightarrow | Show source |
\nLeftarrow | Show source |
\swarrow | Show source |
\downarrow | Show source |
\Leftrightarrow | Show source |
\nleftrightarrow | Show source |
\to | Show source |
\Downarrow | Show source |
\leftrightarrows | Show source |
\nLeftrightarrow | Show source |
\twoheadleftarrow | Show source |
\downdownarrows | Show source |
\leftrightharpoons | Show source |
\nrightarrow | Show source |
\twoheadrightarrow | Show source |
\downharpoonleft | Show source |
\leftrightsquigarrow | Show source |
\nRightarrow | Show source |
\uparrow | Show source |
\downharpoonright | Show source |
\Lleftarrow | Show source |
\nwarrow | Show source |
\Uparrow | Show source |
\gets | Show source |
\longleftarrow | Show source |
\restriction | Show source |
\updownarrow | Show source |
\hookleftarrow | Show source |
\Longleftarrow | Show source |
\rightarrow | Show source |
\Updownarrow | Show source |
\hookrightarrow | Show source |
\longleftrightarrow | Show source |
\Rightarrow | Show source |
\upharpoonleft | Show source |
\iff | Show source |
\Longleftrightarrow | Show source |
\rightarrowtail | Show source |
\upharpoonright | Show source |
\impliedby | Show source |
\longmapsto | Show source |
\rightharpoondown | Show source |
\upuparrows | Show source |
\implies | Show source |
\longrightarrow | Show source |
\rightharpoonup | Show source |
\leadsto | Show source |
\Longrightarrow | Show source |
\rightleftarrows | Show source |
\leftarrow | Show source |
\looparrowleft | Show source |
\rightleftharpoons | Show source |
Extensible arrows#
code | Result preview |
\xrightarrow{over} | Show source |
\xRightarrow{abc} | Show source |
\xrightharpoonup{abc} | Show source |
\xrightarrow[under]{over} | Show source |
\xmapsto{abc} | Show source |
\xrightharpoondown{abc} | Show source |
\xleftarrow{abc} | Show source |
\xLeftarrow{abc} | Show source |
\xleftharpoonup{abc} | Show source |
\xleftrightarrow{abc} | Show source |
\xLeftrightarrow{abc} | Show source |
\xleftharpoondown{abc} | Show source |
\xhookleftarrow{abc} | Show source |
\xhookrightarrow{abc} | Show source |
\xrightleftharpoons{abc} | Show source |
\xtwoheadrightarrow{abc} | Show source |
\xlongequal{abc} | Show source |
\xleftrightharpoons{abc} | Show source |
\xtwoheadleftarrow{abc} | Show source |
\xtofrom{abc} | Show source |
Symbols and punctuation#
Some facts#
- is a computer typesetting system.
- Unlike most popular systems (such as MS Word or Open Writer), doesn't implement the WYSYWIG idea ("what you see is what you get"). This means that in order to see how the final document looks like, we first need to perform compilation process.
- When we want to create a document we need to write a source code in special language. This fact is often regarded as a significant disadvantage in relation to systems based on the WYSYWIG idea. On the other hand, followers say, that it gives more reproducible results, because the compilation process of once written source code is more predictable than visual systems.
- is often used to create sciencific texts, which contain complex math formulas in the field of physics, mathematics or technical sciences.
- The creator of the is Donald E. Knuth, an American mathematician and computer scientist. Legend says, that the main motivation was the fact that Knuth was not satisfied with the contemporary appearance of his publication.
Tags and links to this website#
Tags:
tex_cheat_sheet · latex_cheat_sheet · katex_cheat_sheet · mathjax_cheat_sheet · how_to_write_math_formulas · math_formulas_on_web · tex_tutorial · latex_tutorial · katex_tutorial · mathjax_tutorial
Tags to Polish version:
What tags this calculator has#
Permalink#
This is permalink. Permalink is the link containing your input data. Just copy it and share your work with friends: