\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} Dériver \[ f(x) = \ln(15) + (x+3)\ln(x) \] \end{frame} \begin{frame}{Calcul 2} Trouver une primitive de \[ f(x) = \cos(x) + \frac{1}{x} \] \end{frame} \begin{frame}{Calcul 3} On donne $f(x) = \cos(x)\sin(x)$ \\ \vfill Une primitive $F(x) = \sin^2(x)$\\ \vfill Calculer \[ \int_{0}^{2\pi} f(x) dx = \] \vfill \end{frame} \begin{frame}{Calcul 4} Calculer le module de $z = 4i + 5$ \end{frame} \begin{frame}{Fin} \begin{center} On retourne son papier. \end{center} \end{frame} \end{document}