Commit d7d056a4 authored by Claude Meny's avatar Claude Meny

Update textbook.fr.md

parent d42898d2
Pipeline #9234 canceled with stage
......@@ -118,19 +118,19 @@ si $`q=p^n`$, alors $`\log_p(q)=n`$, où $`n,p,q`$ sont des entiers et $`p,q`$ p
et notation avec $`\overrightarrow{\nabla}`$ (coordonnées cartésiennes)
* Opérateurs Laplacien scalaire et vectoriel $`\Delta`$ et $`\overrightarrow{\Delta}`$
* $`\Dalambert`$ $`\Box`$
* L'opérateur d'Alembertien $`\Box=\Delta-\dfrac{1}{c^2}\dfrac{\delta^2}{\delta t^2}}`$
<!------------------------------------------------------------------------------
MATRICES
------------------------------------------------------------------------------->
$\begin{matrix} a&b\\ c&d \end{matrix}$
$\begin{pmatrix} a&b\\ c&d \end{pmatrix}$
$\begin{vmatrix} a&b\\ c&d \end{vmatrix}$
$\begin{Vmatrix} a&b\\ c&d \end{Vmatrix}$
$\begin{bmatrix} a&b\\ c&d \end{bmatrix}$
$\begin{Bmatrix} a&b\\ c&d \end{Bmatrix}$
$`\begin{matrix} a&b\\ c&d \end{matrix}`$
$`\begin{pmatrix} a&b\\ c&d \end{pmatrix}`$
$`\begin{vmatrix} a&b\\ c&d \end{vmatrix}`$
$`\begin{Vmatrix} a&b\\ c&d \end{Vmatrix}`$
$`\begin{bmatrix} a&b\\ c&d \end{bmatrix}`$
$`\begin{Bmatrix} a&b\\ c&d \end{Bmatrix}`$
<!------------------------------------------------------------------------------
......
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