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:
|
||||
|
||||
@@ -0,0 +1,35 @@
|
||||
\documentclass[a4paper,10pt, table]{/media/documents/Cours/Prof/Enseignements/2014-2015/tools/style/classCours}
|
||||
\usepackage{/media/documents/Cours/Prof/Enseignements/2014-2015/2014_2015}
|
||||
|
||||
% Title Page
|
||||
\titre{Fonctions de références}
|
||||
% \seconde \premiereS \PSTMG \TSTMG
|
||||
\classe{\seconde}
|
||||
\date{Décembre 2014}
|
||||
|
||||
\begin{document}
|
||||
\maketitle
|
||||
|
||||
\section{Fonction carré}
|
||||
|
||||
\begin{Def}
|
||||
La fonction \textbf{carré} est la fonction définie par
|
||||
\begin{eqnarray*}
|
||||
f:x & \mapsto & x^2
|
||||
\end{eqnarray*}
|
||||
\end{Def}
|
||||
|
||||
\begin{Prop}
|
||||
La fonction carré est définie sur $\R$.
|
||||
\end{Prop}
|
||||
|
||||
|
||||
\section{Fonction inverse}
|
||||
|
||||
\end{document}
|
||||
|
||||
%%% Local Variables:
|
||||
%%% mode: latex
|
||||
%%% TeX-master: "master"
|
||||
%%% End:
|
||||
|
||||
BIN
2nd/Fonctions/Fonction_reference/Cours/graphs_carre.pdf
Normal file
BIN
2nd/Fonctions/Fonction_reference/Cours/graphs_carre.pdf
Normal file
Binary file not shown.
79
2nd/Fonctions/Fonction_reference/Cours/graphs_carre.tex
Normal file
79
2nd/Fonctions/Fonction_reference/Cours/graphs_carre.tex
Normal file
@@ -0,0 +1,79 @@
|
||||
\documentclass[a4paper,12pt, table]{/media/documents/Cours/Prof/Enseignements/2014-2015/tools/style/classCours}
|
||||
\usepackage{/media/documents/Cours/Prof/Enseignements/2014-2015/2014_2015}
|
||||
|
||||
% Title Page
|
||||
% \titre{2}
|
||||
% \seconde \premiereS \PSTMG \TSTMG
|
||||
\classe{\seconde}
|
||||
\date{octobre 2014}
|
||||
|
||||
%\printanswers
|
||||
|
||||
\pagestyle{empty}
|
||||
|
||||
\begin{document}
|
||||
|
||||
\vfill
|
||||
|
||||
\hspace{-1cm}
|
||||
\begin{minipage}{0.5\textwidth}
|
||||
\begin{tikzpicture}[scale=1]
|
||||
\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=1]
|
||||
\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=1]
|
||||
\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=1]
|
||||
\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=1]
|
||||
\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=1]
|
||||
\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:
|
||||
|
||||
25
2nd/Fonctions/Fonction_reference/Cours/index.rst
Normal file
25
2nd/Fonctions/Fonction_reference/Cours/index.rst
Normal file
@@ -0,0 +1,25 @@
|
||||
Notes sur le cours portant sur les fonctions de références
|
||||
##########################################################
|
||||
|
||||
:date: 2015-07-01
|
||||
:modified: 2015-07-01
|
||||
:tags: Fonctions,Cours
|
||||
:category: 2nd
|
||||
:authors: Benjamin Bertrand
|
||||
:summary: Pas de résumé, note créée automatiquement parce que je ne l'avais pas bien fait...
|
||||
|
||||
|
||||
|
||||
`Lien vers graphs_carre.pdf <graphs_carre.pdf>`_
|
||||
|
||||
`Lien vers fonction_reference.tex <fonction_reference.tex>`_
|
||||
|
||||
`Lien vers graphs_carre.tex <graphs_carre.tex>`_
|
||||
|
||||
`Lien vers fig/inverse.pdf <fig/inverse.pdf>`_
|
||||
|
||||
`Lien vers fig/inverse.tex <fig/inverse.tex>`_
|
||||
|
||||
`Lien vers fig/carre.tex <fig/carre.tex>`_
|
||||
|
||||
`Lien vers fig/carre.pdf <fig/carre.pdf>`_
|
||||
Reference in New Issue
Block a user