Compare commits
No commits in common. "9b1ea25ec10dcf4db40084a08bf3c0eadbd8807b" and "76127877da6be29c4ec267959683fc7749d4f0dc" have entirely different histories.
9b1ea25ec1
...
76127877da
Binary file not shown.
@ -1,6 +1,5 @@
|
||||
\documentclass[a4paper,10pt]{article}
|
||||
\usepackage{myXsim}
|
||||
\usepackage{qrcode}
|
||||
|
||||
\author{Benjamin Bertrand}
|
||||
\title{Integrale et Primitives - Cours}
|
||||
@ -14,8 +13,6 @@
|
||||
|
||||
\section{Calculs d'intégrales}
|
||||
|
||||
\envideo{https://video.opytex.org/videos/watch/d1de9024-174d-401e-9dcc-0e5a5cf2d7ac}{Explications sur l'origine de la formule}
|
||||
|
||||
\begin{bclogo}[barre=none, arrondi=0.1, logo=]{Définition}
|
||||
Soit $f$ une fonction continue sur $\intFF{a}{b}$ alors alors il existe une fonction $F(x)$ telle que
|
||||
\[
|
||||
@ -42,7 +39,7 @@ On peut vérifier que
|
||||
F'(x) =
|
||||
\]
|
||||
|
||||
\afaire{compléter les calculs}
|
||||
\afaire{à compléter les calculs}
|
||||
|
||||
\section{Primitive}
|
||||
|
||||
@ -71,8 +68,6 @@ Par exemple,
|
||||
\]
|
||||
sont 3 primitives de $f(x) = 2x$
|
||||
|
||||
\afaire{Montrer que ce sont bien des primitives}
|
||||
|
||||
|
||||
|
||||
\end{document}
|
||||
|
@ -320,16 +320,11 @@
|
||||
{%
|
||||
%\setstretch{0.7}% spacing
|
||||
\todo[inline,backgroundcolor=green,#1]{%
|
||||
\textbf{Voir la vidéo}~ #3
|
||||
\textbf{Voir la vidéo}~\href{#2}{#3}
|
||||
|
||||
\begin{minipage}{0.2\linewidth}
|
||||
\qrcode{#2}
|
||||
\end{minipage}
|
||||
\begin{minipage}{0.8\linewidth}
|
||||
\url{#2}
|
||||
\end{minipage}
|
||||
|
||||
}%
|
||||
|
||||
}}
|
||||
\newcounter{enclasse}
|
||||
\newcommand{\enclasse}[2][]{%
|
||||
|
Loading…
Reference in New Issue
Block a user