Import all

This commit is contained in:
2020-05-05 09:53:14 +02:00
parent 0e4c9c0fea
commit 7de4bab059
1411 changed files with 163444 additions and 0 deletions

Binary file not shown.

View File

@@ -0,0 +1,53 @@
\documentclass[14pt]{classPres}
\usepackage{tkz-fct}
\usepackage[linesnumbered, boxed, french]{algorithm2e}
\author{}
\title{}
\date{}
\begin{document}
\begin{frame}{Questions flashs}
\begin{center}
\vfill
Tsti2d
\vfill
30 secondes par calcul
\vfill
\small \jobname
\end{center}
\end{frame}
\begin{frame}{Calcul 1}
Résoudre l'équation différentielle
\[
y' - 0.5y = 0
\]
\end{frame}
\begin{frame}{Calcul 2}
Résoudre l'équation différentielle
\[
y' = y - 5
\]
\end{frame}
\begin{frame}{Calcul 3}
Déterminer la fonction de densité de $X \sim \mathcal{E}(0.5)$.
\end{frame}
\begin{frame}{Calcul 4}
Déterminer la quantité suivante
\[
\lim_{x\rightarrow +\infty} e^x =
\]
\end{frame}
\begin{frame}{Fin}
\begin{center}
On retourne son papier.
\end{center}
\end{frame}
\end{document}

Binary file not shown.

View File

@@ -0,0 +1,53 @@
\documentclass[14pt]{classPres}
\usepackage{tkz-fct}
\usepackage[linesnumbered, boxed, french]{algorithm2e}
\author{}
\title{}
\date{}
\begin{document}
\begin{frame}{Questions flashs}
\begin{center}
\vfill
Tsti2d
\vfill
30 secondes par calcul
\vfill
\small \jobname
\end{center}
\end{frame}
\begin{frame}{Calcul 1}
Résoudre l'équation différentielle
\[
2y' - y = 0
\]
\end{frame}
\begin{frame}{Calcul 2}
Résoudre l'équation différentielle
\[
y' = 10y - 100
\]
\end{frame}
\begin{frame}{Calcul 3}
Déterminer la fonction de densité de $X \sim \mathcal{E}(3)$.
\end{frame}
\begin{frame}{Calcul 4}
Déterminer la quantité suivante
\[
\lim_{x\rightarrow -\infty} e^x =
\]
\end{frame}
\begin{frame}{Fin}
\begin{center}
On retourne son papier.
\end{center}
\end{frame}
\end{document}

Binary file not shown.

View File

@@ -0,0 +1,54 @@
\documentclass[14pt]{classPres}
\usepackage{tkz-fct}
\usepackage[linesnumbered, boxed, french]{algorithm2e}
\author{}
\title{}
\date{}
\begin{document}
\begin{frame}{Questions flashs}
\begin{center}
\vfill
Tsti2d
\vfill
30 secondes par calcul
\vfill
\small \jobname
\end{center}
\end{frame}
\begin{frame}{Calcul 1}
Résoudre l'équation différentielle
\[
\frac{1}{2}y' = y
\]
avec $y(0) = 3$
\end{frame}
\begin{frame}{Calcul 2}
Résoudre l'équation différentielle
\[
y' + 2y = 100
\]
\end{frame}
\begin{frame}{Calcul 3}
Déterminer la fonction de densité de $X \sim \mathcal{E}(0.6)$.
\end{frame}
\begin{frame}{Calcul 4}
Déterminer la quantité suivante
\[
\lim_{x\rightarrow 0+} \ln(x) =
\]
\end{frame}
\begin{frame}{Fin}
\begin{center}
On retourne son papier.
\end{center}
\end{frame}
\end{document}