2014-2015/2nd/Fonctions/Fonction_reference/Cours/fig/carre.tex
2017-06-16 09:48:07 +03:00

78 lines
2.1 KiB
TeX

\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: