Difference between revisions of "LaTeX Cheat Sheet"
(→LaTeX Cheat Sheet) |
(→LaTeX Cheat Sheet) |
||
Line 6: | Line 6: | ||
\sqrt{x} represents <math>\sqrt{x}</math> | \sqrt{x} represents <math>\sqrt{x}</math> | ||
− | \alpha, \beta, \gamma, \pi, \Pi \phi \Delta represents <math>\alpha, \beta, \gamma, \pi, \Pi, \phi, \Delta</math> respectively | + | \alpha, \beta, \gamma, \pi, \Pi, \phi, \Delta, \Omega, \omega represents <math>\alpha, \beta, \gamma, \pi, \Pi, \phi, \Delta, \Omega, \omega</math> respectively |
k_n represents <math>k_n</math> | k_n represents <math>k_n</math> | ||
Line 35: | Line 35: | ||
\log_{a} b represents <math>log_{a} b</math> | \log_{a} b represents <math>log_{a} b</math> | ||
− | \pm is <math>\pm</math>, \parallel is <math>\parallel</math>, \therefore is <math>\therefore</math>. \supset is <math>\supset</math>, \to is <math>\to</math>, \gets is <math>\gets</math>, \subset is <math>\subset</math>, \angle is <math>\angle</math>, \ni is <math>\ni</math>, \dots is <math>\dots</math> | + | \pm is <math>\pm</math>, \parallel is <math>\parallel</math>, \therefore is <math>\therefore</math>. \supset is <math>\supset</math>, \to is <math>\to</math>, \gets is <math>\gets</math>, \subset is <math>\subset</math>, \angle is <math>\angle</math>, \ni is <math>\ni</math>, \dots is <math>\dots</math>, \in is <math>\in</math>, \cup is <math>\cup</math> |
In AoPS, if you type in "displaystyle", the next time when you edit the "displaystyle" when disappear automatically. | In AoPS, if you type in "displaystyle", the next time when you edit the "displaystyle" when disappear automatically. |
Revision as of 20:13, 28 February 2022
LaTeX Cheat Sheet
Here is a list of LaTeX code:
\frac{x}{y} represents
\sqrt{x} represents
\alpha, \beta, \gamma, \pi, \Pi, \phi, \Delta, \Omega, \omega represents respectively
k_n represents
\infty represents
\sin, \cos, \tan represents
\cot, \sec, \csc represents
x \equiv a \pmod{b} represents
x \bmod y represent
\binom{a}{b} represents
\sqrt[n]{x} represents
\int\limits_a^b represents , while \int\limits_a^b {c} represents
( a ), [ b ], \{ a \}, | a |, \|a \|, \langle a \rangle, \lfloor a \rfloor, \lceil a \rceil represents ,, , , , , , respectively
\lim\limits_{x \to 235} \sin(x) represents
f(n) = n|_{n = 3} represents
\log_{a} b represents
\pm is , \parallel is , \therefore is . \supset is , \to is , \gets is , \subset is , \angle is , \ni is , \dots is , \in is , \cup is
In AoPS, if you type in "displaystyle", the next time when you edit the "displaystyle" when disappear automatically.
Subtitle can be created in this way: ==[space]Subtitle[space]==