LaTeX Cheat Sheet

Revision as of 13:42, 28 March 2021 by Timz2005 (talk | contribs) (LaTeX Cheat Sheet)

LaTeX Cheat Sheet

Here is a list of LaTeX code:

\frac{x}{y} represents $\frac{x}{y}$

\sqrt{x} represents $\sqrt{x}$

\alpha, \beta, \gamma, \pi, \Pi \phi represents $\alpha, \beta, \gamma, \pi, \Pi, \phi$ respectively

k_n represents $k_n$

\infty represents $\infty$

\sin, \cos, \tan represents $\sin, \cos, \tan$

x \equiv a \pmod{b} represents $x \equiv a \pmod{b}$

x \bmod y represent $x \bmod y$

\binom{a}{b} represents $\binom{a}{b}$

\sqrt[n]{x} represents $\sqrt[n]{x}$

\int\limits_a^b represents $\int\limits_a^b$

( a ), [ b ], \{ a \}, | a |, \|a \|, \langle a \rangle, \lfloor a \rfloor, \lceil a \rceil represents $( a )$,$[ b ]$, $\{ a \}$, $| a |$, $\|a \|$, $\langle a \rangle$, $\lfloor a \rfloor$, $\lceil a \rceil$ respectively

\lim\limits_{x \to 235} \sin(x) represents $\lim\limits_{x \to 235} \sin(x)$

f(n) = n|_{n = 3} represents $f(n) = n|_{n = 3}$

\log_{a} b represents $log_{a} b$

$\begin{vmatrix} a_{11} & a_{12} \\ a_{21} & a_{22} \end{vmatrix}\dot$ (Error compiling LaTeX. Unknown error_msg)