Feat: prépa p2 pour les 2nd avec Camille
This commit is contained in:
14
2nd/09_Fonctions_tableaux/1B.tex
Normal file
14
2nd/09_Fonctions_tableaux/1B.tex
Normal file
@@ -0,0 +1,14 @@
|
||||
\documentclass[a4paper,10pt]{article}
|
||||
\usepackage{myXsim}
|
||||
|
||||
\author{Benjamin Bertrand}
|
||||
\title{Fonctions tableaux - Cours}
|
||||
\date{2021-10-18}
|
||||
|
||||
\pagestyle{empty}
|
||||
|
||||
\begin{document}
|
||||
|
||||
\maketitle
|
||||
|
||||
\end{document}
|
17
2nd/09_Fonctions_tableaux/1E.tex
Normal file
17
2nd/09_Fonctions_tableaux/1E.tex
Normal file
@@ -0,0 +1,17 @@
|
||||
\documentclass[a4paper,10pt]{article}
|
||||
\usepackage{myXsim}
|
||||
|
||||
\author{Benjamin Bertrand}
|
||||
\title{Fonctions tableaux - Exercices}
|
||||
\date{2021-10-18}
|
||||
|
||||
\DeclareExerciseCollection[step=1]{banque}
|
||||
\xsimsetup{collect}
|
||||
|
||||
|
||||
\begin{document}
|
||||
\input{exercises.tex}
|
||||
|
||||
\printcollection{banque}
|
||||
|
||||
\end{document}
|
7
2nd/09_Fonctions_tableaux/exercises.tex
Normal file
7
2nd/09_Fonctions_tableaux/exercises.tex
Normal file
@@ -0,0 +1,7 @@
|
||||
\begin{exercise}[subtitle={<++>}, step={1}, origin={<++>}, topics={ Fonctions tableaux }, tags={ Fonctions }]
|
||||
<++>
|
||||
\end{exercise}
|
||||
|
||||
\begin{solution}
|
||||
<++>
|
||||
\end{solution}
|
12
2nd/09_Fonctions_tableaux/index.rst
Normal file
12
2nd/09_Fonctions_tableaux/index.rst
Normal file
@@ -0,0 +1,12 @@
|
||||
Fonctions tableaux
|
||||
##################
|
||||
|
||||
:date: 2021-10-18
|
||||
:modified: 2021-10-18
|
||||
:authors: Benjamin Bertrand
|
||||
:tags: Fonctions
|
||||
:category: 2nd
|
||||
:summary: Liens entre les fonctions et les tableaux pour les représenter
|
||||
|
||||
Étape 1:
|
||||
========
|
Reference in New Issue
Block a user