Compare commits
No commits in common. "4608ca0c499932f2dd654ea7799eb39a3f5f9db3" and "26fbed3bb318a29f1ef9045d02c5f6fa2ac844ab" have entirely different histories.
4608ca0c49
...
26fbed3bb3
Binary file not shown.
Binary file not shown.
14
TST/03_Variables_aleatoires/B1.tex
Normal file
14
TST/03_Variables_aleatoires/B1.tex
Normal file
@ -0,0 +1,14 @@
|
|||||||
|
\documentclass[a4paper,10pt]{article}
|
||||||
|
\usepackage{myXsim}
|
||||||
|
|
||||||
|
\author{Benjamin Bertrand}
|
||||||
|
\title{Variables aléatoires - Cours}
|
||||||
|
\date{août 2020
|
||||||
|
|
||||||
|
\pagestyle{empty}
|
||||||
|
|
||||||
|
\begin{document}
|
||||||
|
|
||||||
|
\maketitle
|
||||||
|
|
||||||
|
\end{document}
|
18
TST/03_Variables_aleatoires/E1.tex
Normal file
18
TST/03_Variables_aleatoires/E1.tex
Normal file
@ -0,0 +1,18 @@
|
|||||||
|
\documentclass[a4paper,10pt]{article}
|
||||||
|
\usepackage{myXsym}
|
||||||
|
|
||||||
|
\author{Benjamin Bertrand}
|
||||||
|
\title{Variables aléatoires - Cours}
|
||||||
|
\date{août 2020
|
||||||
|
|
||||||
|
\DeclareExerciseCollection{banque}
|
||||||
|
\xsimsetup{
|
||||||
|
step=1,
|
||||||
|
}
|
||||||
|
|
||||||
|
\begin{document}
|
||||||
|
|
||||||
|
\input{exercises.tex}
|
||||||
|
\printcollection{banque}
|
||||||
|
|
||||||
|
\end{document}
|
Binary file not shown.
@ -50,7 +50,7 @@
|
|||||||
Dériver la fonction
|
Dériver la fonction
|
||||||
\vfill
|
\vfill
|
||||||
\[
|
\[
|
||||||
f(x) = 6x^2 - 3x^3 + 20
|
f'(x) = 6x^2 - 3x^3 + 20
|
||||||
\]
|
\]
|
||||||
\vfill
|
\vfill
|
||||||
\end{frame}
|
\end{frame}
|
||||||
|
Loading…
Reference in New Issue
Block a user