Import work from year 2014-2015
This commit is contained in:
BIN
2nd/Fonctions/Fonction_reference/Cours/fig/carre.pdf
Normal file
BIN
2nd/Fonctions/Fonction_reference/Cours/fig/carre.pdf
Normal file
Binary file not shown.
77
2nd/Fonctions/Fonction_reference/Cours/fig/carre.tex
Normal file
77
2nd/Fonctions/Fonction_reference/Cours/fig/carre.tex
Normal file
@@ -0,0 +1,77 @@
|
||||
\documentclass[a4paper,12pt, table]{/media/documents/Cours/Prof/Enseignements/tools/style/classCours}
|
||||
\usepackage{/media/documents/Cours/Prof/Enseignements/2014_2015}
|
||||
|
||||
% Title Page
|
||||
% \titre{2}
|
||||
% \seconde \premiereS \PSTMG \TSTMG
|
||||
\classe{\seconde}
|
||||
\date{octobre 2014}
|
||||
|
||||
%\printanswers
|
||||
|
||||
\pagestyle{empty}
|
||||
|
||||
\begin{document}
|
||||
|
||||
|
||||
\vspace{-2cm}
|
||||
\hspace{-1cm}
|
||||
\begin{minipage}{0.5\textwidth}
|
||||
\begin{tikzpicture}[scale=0.9]
|
||||
\repere{-4}{4}{-1}{6}
|
||||
\draw[very thick, domain=-2.5:2.5, color=red] plot (\x, {\x*\x});
|
||||
\clip (-4,-4) rectangle (4,4);
|
||||
\end{tikzpicture}
|
||||
\end{minipage}
|
||||
\hspace{1cm}
|
||||
\begin{minipage}{0.5\textwidth}
|
||||
\begin{tikzpicture}[scale=0.9]
|
||||
\repere{-4}{4}{-1}{6}
|
||||
\draw[very thick, domain=-2.5:2.5, color=red] plot (\x, {\x*\x});
|
||||
\clip (-4,-4) rectangle (4,4);
|
||||
\end{tikzpicture}
|
||||
\end{minipage}
|
||||
|
||||
\vspace{-2cm}
|
||||
\hspace{-1cm}
|
||||
\begin{minipage}{0.5\textwidth}
|
||||
\begin{tikzpicture}[scale=0.9]
|
||||
\repere{-4}{4}{-1}{6}
|
||||
\draw[very thick, domain=-2.5:2.5, color=red] plot (\x, {\x*\x});
|
||||
\clip (-4,-4) rectangle (4,4);
|
||||
\end{tikzpicture}
|
||||
\end{minipage}
|
||||
\hspace{1cm}
|
||||
\begin{minipage}{0.5\textwidth}
|
||||
\begin{tikzpicture}[scale=0.9]
|
||||
\repere{-4}{4}{-1}{6}
|
||||
\draw[very thick, domain=-2.5:2.5, color=red] plot (\x, {\x*\x});
|
||||
\clip (-4,-4) rectangle (4,4);
|
||||
\end{tikzpicture}
|
||||
\end{minipage}
|
||||
|
||||
\hspace{-1cm}
|
||||
\begin{minipage}{0.5\textwidth}
|
||||
\begin{tikzpicture}[scale=0.9]
|
||||
\repere{-4}{4}{-1}{6}
|
||||
\draw[very thick, domain=-2.5:2.5, color=red] plot (\x, {\x*\x});
|
||||
\clip (-4,-4) rectangle (4,4);
|
||||
\end{tikzpicture}
|
||||
\end{minipage}
|
||||
\hspace{1cm}
|
||||
\begin{minipage}{0.5\textwidth}
|
||||
\begin{tikzpicture}[scale=0.9]
|
||||
\repere{-4}{4}{-1}{6}
|
||||
\draw[very thick, domain=-2.5:2.5, color=red] plot (\x, {\x*\x});
|
||||
\clip (-4,-4) rectangle (4,4);
|
||||
\end{tikzpicture}
|
||||
\end{minipage}
|
||||
|
||||
|
||||
\end{document}
|
||||
|
||||
%%% Local Variables:
|
||||
%%% mode: latex
|
||||
%%% TeX-master: "master"
|
||||
%%% End:
|
||||
|
||||
BIN
2nd/Fonctions/Fonction_reference/Cours/fig/inverse.pdf
Normal file
BIN
2nd/Fonctions/Fonction_reference/Cours/fig/inverse.pdf
Normal file
Binary file not shown.
98
2nd/Fonctions/Fonction_reference/Cours/fig/inverse.tex
Normal file
98
2nd/Fonctions/Fonction_reference/Cours/fig/inverse.tex
Normal file
@@ -0,0 +1,98 @@
|
||||
\documentclass[a4paper,12pt, table]{/media/documents/Cours/Prof/Enseignements/tools/style/classCours}
|
||||
\usepackage{/media/documents/Cours/Prof/Enseignements/2014_2015}
|
||||
|
||||
% Title Page
|
||||
% \titre{2}
|
||||
% \seconde \premiereS \PSTMG \TSTMG
|
||||
\classe{\seconde}
|
||||
\date{octobre 2014}
|
||||
|
||||
%\printanswers
|
||||
|
||||
\pagestyle{empty}
|
||||
|
||||
\begin{document}
|
||||
|
||||
|
||||
\vspace{-2cm}
|
||||
\hspace{-1cm}
|
||||
\begin{minipage}{0.5\textwidth}
|
||||
\begin{tikzpicture}[scale=0.9]
|
||||
\begin{scope}
|
||||
\clip (-4,-4) rectangle (4,4);
|
||||
\repere{-4}{4}{-4}{4}
|
||||
\draw[very thick, domain=-4:-0.25, color=red] plot (\x, {1/\x});
|
||||
\draw[very thick, domain=0.25:4, color=red] plot (\x, {1/\x});
|
||||
\end{scope}
|
||||
\end{tikzpicture}
|
||||
\end{minipage}
|
||||
\hspace{1cm}
|
||||
\begin{minipage}{0.5\textwidth}
|
||||
\begin{tikzpicture}[scale=0.9]
|
||||
\begin{scope}
|
||||
\clip (-4,-4) rectangle (4,4);
|
||||
\repere{-4}{4}{-4}{4}
|
||||
\draw[very thick, domain=-4:-0.25, color=red] plot (\x, {1/\x});
|
||||
\draw[very thick, domain=0.25:4, color=red] plot (\x, {1/\x});
|
||||
\end{scope}
|
||||
\end{tikzpicture}
|
||||
\end{minipage}
|
||||
|
||||
\vfill
|
||||
|
||||
\hspace{-1cm}
|
||||
\begin{minipage}{0.5\textwidth}
|
||||
\begin{tikzpicture}[scale=0.9]
|
||||
\begin{scope}
|
||||
\clip (-4,-4) rectangle (4,4);
|
||||
\repere{-4}{4}{-4}{4}
|
||||
\draw[very thick, domain=-4:-0.25, color=red] plot (\x, {1/\x});
|
||||
\draw[very thick, domain=0.25:4, color=red] plot (\x, {1/\x});
|
||||
\end{scope}
|
||||
\end{tikzpicture}
|
||||
\end{minipage}
|
||||
\hspace{1cm}
|
||||
\begin{minipage}{0.5\textwidth}
|
||||
\begin{tikzpicture}[scale=0.9]
|
||||
\begin{scope}
|
||||
\clip (-4,-4) rectangle (4,4);
|
||||
\repere{-4}{4}{-4}{4}
|
||||
\draw[very thick, domain=-4:-0.25, color=red] plot (\x, {1/\x});
|
||||
\draw[very thick, domain=0.25:4, color=red] plot (\x, {1/\x});
|
||||
\end{scope}
|
||||
\end{tikzpicture}
|
||||
\end{minipage}
|
||||
|
||||
\vfill
|
||||
|
||||
\hspace{-1cm}
|
||||
\begin{minipage}{0.5\textwidth}
|
||||
\begin{tikzpicture}[scale=0.9]
|
||||
\begin{scope}
|
||||
\clip (-4,-4) rectangle (4,4);
|
||||
\repere{-4}{4}{-4}{4}
|
||||
\draw[very thick, domain=-4:-0.25, color=red] plot (\x, {1/\x});
|
||||
\draw[very thick, domain=0.25:4, color=red] plot (\x, {1/\x});
|
||||
\end{scope}
|
||||
\end{tikzpicture}
|
||||
\end{minipage}
|
||||
\hspace{1cm}
|
||||
\begin{minipage}{0.5\textwidth}
|
||||
\begin{tikzpicture}[scale=0.9]
|
||||
\begin{scope}
|
||||
\clip (-4,-4) rectangle (4,4);
|
||||
\repere{-4}{4}{-4}{4}
|
||||
\draw[very thick, domain=-4:-0.25, color=red] plot (\x, {1/\x});
|
||||
\draw[very thick, domain=0.25:4, color=red] plot (\x, {1/\x});
|
||||
\end{scope}
|
||||
\end{tikzpicture}
|
||||
\end{minipage}
|
||||
|
||||
|
||||
\end{document}
|
||||
|
||||
%%% Local Variables:
|
||||
%%% mode: latex
|
||||
%%% TeX-master: "master"
|
||||
%%% End:
|
||||
|
||||
Reference in New Issue
Block a user