Commit 29717d8a authored by Claude Meny's avatar Claude Meny

Update textbook.fr.md

parent e2d796c9
...@@ -530,15 +530,8 @@ $`\quad=±,\begin{pmatrix}U_2 V_3 - U_3 V_2\\U_3 V_1 - U_1 V_3\\U_1 V_2 - U_2 V_ ...@@ -530,15 +530,8 @@ $`\quad=±,\begin{pmatrix}U_2 V_3 - U_3 V_2\\U_3 V_1 - U_1 V_3\\U_1 V_2 - U_2 V_
[EN] method similar to the sum used to obtain the determinant of a matrix :<br> [EN] method similar to the sum used to obtain the determinant of a matrix :<br>
<br>$`\vec{U}\land\vec{V}=\begin{vmatrix} \overrightarrow{e_1}&\overrightarrow{e_2}&\overrightarrow{e_3}\\ <br>$`\vec{U}\land\vec{V}=\begin{vmatrix} \overrightarrow{e_1}&\overrightarrow{e_2}&\overrightarrow{e_3}\\
U_1 & U_2 & U_3\\V_1 & V_2 & V_3\end{vmatrix}`$ U_1 & U_2 & U_3\\V_1 & V_2 & V_3\end{vmatrix}`$
$`=U_1V_1\overrightarrow{e_3}+U_2V_3\overrightarrow{e_1}+U_2V_3\overrightarrow{e_1}`$ $`=U_1V_1\overrightarrow{e_3}+U_2V_3\overrightarrow{e_1}+U_3V_1\overrightarrow{e_2}`$
$`- U_1V_3\overrightarrow{e_2}-U_2V_1\overrightarrow{e_3}-U_3V_2\overrightarrow{e_1}`$
......
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