Update Markdown.md

parent d0e8ee76
......@@ -34,3 +34,53 @@ Imbriquer :
- Foden
- Aguero
Lettres grecques
Symbole Commande
\(\alpha\) $\alpha$
\(\beta\) $\beta$
\(\gamma\) $\gamma$
\(\Gamma\) $\Gamma$
\(\pi\) $\pi$
Fonctions et opérateurs
Symbole Commande
\(\cos\) $\cos$
\(\sin\) $\sin$
\(\lim\) $\lim$
\(\exp\) $\exp$
\(\to\) $\to$
\(\in\) $\in$
\(\forall\) $\forall$
\(\exists\) $\exists$
\(\equiv\) $\equiv$
\(\sim\) $\sim$
\(\approx\) $\approx$
\(\times\) $\times$
\(\le\) $\le$
\(\ge\) $\ge$
Exposants et indices
Symbole Commande
\(k_{n+1}\) $k_{n+1}$
\(n^2\) $n^2$
\(k_n^2\) $k_n^2$
Fractions, coefficients binomiaux, racines…
Symbole Commande
\(\frac{4z^3}{16}\) $\frac{4z^3}{16}$
\(\frac{n!}{k!(n-k)!}\) $\frac{n!}{k!(n-k)!}$
\(\binom{n}{k}\) $\binom{n}{k}$
\(\frac{\frac{x}{1}}{x - y}\) $\frac{\frac{x}{1}}{x - y}$
\(^3/_7\) $^3/_7$
\(\sqrt{k}\) $\sqrt{k}$
\(\sqrt[n]{k}\) $\sqrt[n]{k}$
Sommes et intégrales
Symbole Commande
\(\sum_{i=1}^{10} t_i\) $\sum_{i=1}^{10} t_i$
\(\int_0^\infty \mathrm{e}^{-x}\,\mathrm{d}x\) $\int_0^\infty \mathrm{e}^{-x}\,\mathrm{d}x$
Déguisements
Symbole Commande
\(\hat{a}\) $\hat{a}$
\(\bar{a}\) $\bar{a}$
\(\dot{a}\) $\dot{a}$
\(\ddot{a}\) $\ddot{a}$
\(\overrightarrow{AB}\) $\overrightarrow{AB}$
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment