|
|
|
@ -140,7 +140,7 @@ RÉAGIR : |
|
|
|
|
|
|
|
*Dans une base euclidienne (3D)*: |
|
|
|
|
|
|
|
* Produit scaleire **$`\overrightarrow{a}\wedge\overrightarrow{b}`$** (notation $`\wedge`$ ou $`\times`$ ) |
|
|
|
* Produit scalaire **$`\overrightarrow{a}\wedge\overrightarrow{b}`$** (notation $`\wedge`$ ou $`\times`$ ) |
|
|
|
* Produit vectoriel **$`\overrightarrow{a}\wedge\overrightarrow{b}`$** (notation $`\wedge`$ ou $`\times`$ ) |
|
|
|
* Produit mixte **$`(\overrightarrow{a},\overrightarrow{b},\overrightarrow{c})`$** |
|
|
|
|
|
|
|
@ -183,8 +183,8 @@ MATRICES |
|
|
|
(CME-FR) Bonne maîtrise, avec exercices d'automatisation |
|
|
|
|
|
|
|
* Matrices $`(n,m)`$ : **$`\begin{pmatrix} a_{11} & \ldots & a_{1m} \\ \vdots & \ddots & \vdots \\ a_{n1} & \ldots & a_{nm}\\ \end{pmatrix}`$** |
|
|
|
* Somme de matrice $`(n,m)\c(m,p) dot`$ |
|
|
|
* Produit matriciel $`(n,m)`$ |
|
|
|
* Somme de matrice **$`(n,m) + (n,m)`$** |
|
|
|
* Produit matriciel **$`(n,m)\cdot (m,p) dot`$** |
|
|
|
* Matrice transposée d'une matrice carrée |
|
|
|
* Calcul matriciel |
|
|
|
* Déterminant d'une matrice carrée : |
|
|
|
|