Compare commits
No commits in common. "812dc2cbd8308e34de4eff98b2569b757295ac7f" and "d874640156443c123621ab6924cad970c5e7a5cb" have entirely different histories.
812dc2cbd8
...
d874640156
Binary file not shown.
@ -1,7 +1,5 @@
|
|||||||
\documentclass[a4paper,10pt]{article}
|
\documentclass[a4paper,10pt]{article}
|
||||||
\usepackage{myXsim}
|
\usepackage{myXsim}
|
||||||
\usepackage{qrcode}
|
|
||||||
|
|
||||||
|
|
||||||
\author{Benjamin Bertrand}
|
\author{Benjamin Bertrand}
|
||||||
\title{Integrale et Primitives - Cours}
|
\title{Integrale et Primitives - Cours}
|
||||||
@ -57,18 +55,5 @@ Calculs des primitives des fonctions suivantes
|
|||||||
z(t) = 4t^5 - \sin(x) \qquad \qquad Z(t) =
|
z(t) = 4t^5 - \sin(x) \qquad \qquad Z(t) =
|
||||||
\]
|
\]
|
||||||
|
|
||||||
\envideo{https://video.opytex.org/videos/watch/cc688f48-2e83-46a2-8c81-0e67f300a37b}{Les exemples traités}
|
|
||||||
|
|
||||||
\section{Calculer une primitive}
|
|
||||||
|
|
||||||
\paragraph{Exemples:}%
|
|
||||||
Calcul de la quantité suivante
|
|
||||||
|
|
||||||
\[
|
|
||||||
\int_0^{15} -0,2x^2 + 3x \; dx=
|
|
||||||
\]
|
|
||||||
|
|
||||||
|
|
||||||
\envideo{https://video.opytex.org/videos/watch/1ebc9f06-011f-48f2-b9c9-1297ef5a6634}{Reprendre le calcul de l'exemple et reproduire le graphique}
|
|
||||||
|
|
||||||
\end{document}
|
\end{document}
|
||||||
|
@ -349,12 +349,3 @@
|
|||||||
\todo[inline,#1]{%
|
\todo[inline,#1]{%
|
||||||
\textbf{À rédiger et m'envoyer par mail:}~#2}%
|
\textbf{À rédiger et m'envoyer par mail:}~#2}%
|
||||||
}}
|
}}
|
||||||
|
|
||||||
% Environnements théoreme, définition ...
|
|
||||||
\newcounter{doc}
|
|
||||||
\newenvironment{doc}[1]
|
|
||||||
{\refstepcounter{doc}
|
|
||||||
\begin{bclogo}[barre=none, arrondi=0.1, logo=]{Document \thedoc: #1}
|
|
||||||
}{
|
|
||||||
\end{bclogo}
|
|
||||||
}
|
|
||||||
|
Loading…
Reference in New Issue
Block a user