Commit d8aaea82 authored by Claude Meny's avatar Claude Meny

Update textbook.en.md

parent 363363d5
Pipeline #936 failed with stage
in 23 seconds
......@@ -197,7 +197,6 @@ FR : opérateur nabla <br>
EN : nabla operator
$`\overrightarrow{grad} f = \nabla f`$, $`\overrightarrow{\nabla}f`$ better, no? <br>
ES : gradiente <br>
FR : gradient <br>
......@@ -244,6 +243,13 @@ $`\Delta\;\overrightarrow{U} = \left |
\end{array}
\right.`$
$`\Delta\;\overrightarrow{U} = \left |
$\begin{pmatrix}
\dfrac{\partial^2\;U_x}{\partial x^2}+\dfrac{\partial^2\;U_x}{\partial y^2}+\dfrac{\partial^2\;U_x}{\partial z^2} \\[4mm]
\dfrac{\partial^2\;U_y}{\partial x^2}+\dfrac{\partial^2\;U_y}{\partial y^2}+\dfrac{\partial^2\;U_y}{\partial z^2} \\[4mm]
\dfrac{\partial^2\;U_z}{\partial x^2}+\dfrac{\partial^2\;U_z}{\partial y^2}+\dfrac{\partial^2\;U_z}{\partial z^2} \\[4mm]
\end{pmatrix}$
\right.`$
ES : escalar = número real o complexo + unidad de medida? <br>
FR : scalaire = nombre réel ou complexe + unité de mesure <br>
......
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