Commit 04459626 authored by Claude Meny's avatar Claude Meny

Update...

Update 00.brainstorming-pedagogical-teams/45.synthesis-structuring/10.math-tools/30.n3/10.brainstorming/01.p1/textbook.fr.md
parent e31c73c0
Pipeline #9298 canceled with stage
...@@ -140,7 +140,7 @@ RÉAGIR : ...@@ -140,7 +140,7 @@ RÉAGIR :
*Dans une base euclidienne (3D)*: *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 vectoriel **$`\overrightarrow{a}\wedge\overrightarrow{b}`$** (notation $`\wedge`$ ou $`\times`$ )
* Produit mixte **$`(\overrightarrow{a},\overrightarrow{b},\overrightarrow{c})`$** * Produit mixte **$`(\overrightarrow{a},\overrightarrow{b},\overrightarrow{c})`$**
...@@ -183,8 +183,8 @@ MATRICES ...@@ -183,8 +183,8 @@ MATRICES
(CME-FR) Bonne maîtrise, avec exercices d'automatisation (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}`$** * 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`$ * Somme de matrice **$`(n,m) + (n,m)`$**
* Produit matriciel $`(n,m)`$ * Produit matriciel **$`(n,m)\cdot (m,p) dot`$**
* Matrice transposée d'une matrice carrée * Matrice transposée d'une matrice carrée
* Calcul matriciel * Calcul matriciel
* Déterminant d'une matrice carrée : * Déterminant d'une matrice carrée :
......
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