Compare commits
No commits in common. "0b0ac88728a1ff357ccb09b38a04527fd63f0458" and "db6fcbec698880c8ab6e09e8c74f8b24156a7482" have entirely different histories.
0b0ac88728
...
db6fcbec69
Binary file not shown.
@ -220,21 +220,19 @@
|
||||
\end{enumerate}
|
||||
\end{minipage}
|
||||
\begin{minipage}{0.3\linewidth}
|
||||
\begin{tabular}{|*{7}{c|}}
|
||||
\begin{tabular}{|*{6}{c|}}
|
||||
\hline
|
||||
n \verb|\| k & 0 & 1 & 2 & 3 & 4 & 5 \\
|
||||
n \verb|\| k & 1 & 2 & 3 & 4 & 5 \\
|
||||
\hline
|
||||
0 & & & & & & \\
|
||||
1 & & & & & \\
|
||||
\hline
|
||||
1 & & & & & & \\
|
||||
2 & & & & & \\
|
||||
\hline
|
||||
2 & & & & & & \\
|
||||
3 & & & & & \\
|
||||
\hline
|
||||
3 & & & & & & \\
|
||||
4 & & & & & \\
|
||||
\hline
|
||||
4 & & & & & & \\
|
||||
\hline
|
||||
5 & & & & & & \\
|
||||
5 & & & & & \\
|
||||
\hline
|
||||
\end{tabular}
|
||||
\end{minipage}
|
||||
|
@ -2,7 +2,7 @@ Programme de la semaine 49: sti2d
|
||||
#################################
|
||||
|
||||
:date: 2020-11-29
|
||||
:modified: 2020-12-03
|
||||
:modified: 2020-11-29
|
||||
:authors: Bertrand Benjamin
|
||||
:category: TST_sti2d
|
||||
:tags: Sti2d
|
||||
@ -28,10 +28,6 @@ Exercices
|
||||
|
||||
- Fiche d'exercices appliqués de l'outil primitive et intégrale. (Non disponible encore)
|
||||
|
||||
.. image:: ../04_Integrale_et_Primitives/3E_appl_physique.pdf
|
||||
:height: 200px
|
||||
:alt: Fiche 3
|
||||
|
||||
Cours
|
||||
-----
|
||||
|
||||
@ -60,4 +56,4 @@ Jeudi 03 Décembre
|
||||
- `Questions flashs du jeudi <../Questions Flash/P2/QF_20_11_30-2.pdf>`_
|
||||
- Relecture du cours et réalisation des exemples
|
||||
- `Exercices de la fiche sur les primitives <../04_Integrale_et_Primitives/2E_primitives_integrales.pdf>`_
|
||||
- `Exercices appliqués de l'outil primitive et intégrale <../04_Integrale_et_Primitives/3E_appl_physique.pdf>`_
|
||||
- Exercices appliqués de l'outil primitive et intégrale..
|
||||
|
Loading…
Reference in New Issue
Block a user