Import work from year 2014-2015
This commit is contained in:
BIN
2nd/Fonctions/Trigo/Exo/Cercle_trigo.pdf
Normal file
BIN
2nd/Fonctions/Trigo/Exo/Cercle_trigo.pdf
Normal file
Binary file not shown.
95
2nd/Fonctions/Trigo/Exo/Cercle_trigo.tex
Normal file
95
2nd/Fonctions/Trigo/Exo/Cercle_trigo.tex
Normal file
@@ -0,0 +1,95 @@
|
||||
\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{<++titre++>}
|
||||
% \seconde \premiereS \PSTMG \TSTMG
|
||||
\classe{<++classe++>}
|
||||
\date{<++date++>}
|
||||
|
||||
\pagestyle{empty}
|
||||
|
||||
\newcommand{\cercleTrigoInd}%
|
||||
{
|
||||
\cercleTrigo
|
||||
\draw (30:1) node[scale=2,rotate=30] {-};
|
||||
\draw (45:1) node[scale=2,rotate=45] {-};
|
||||
\draw (60:1) node[scale=2,rotate=60] {-};
|
||||
|
||||
\draw (120:1) node[scale=2,rotate=120] {-};
|
||||
\draw (135:1) node[scale=2,rotate=135] {-};
|
||||
\draw (150:1) node[scale=2,rotate=150] {-};
|
||||
|
||||
\draw (210:1) node[scale=2,rotate=210] {-};
|
||||
\draw (225:1) node[scale=2,rotate=225] {-};
|
||||
\draw (240:1) node[scale=2,rotate=240] {-};
|
||||
|
||||
\draw (300:1) node[scale=2,rotate=300] {-};
|
||||
\draw (315:1) node[scale=2,rotate=315] {-};
|
||||
\draw (330:1) node[scale=2,rotate=330] {-};
|
||||
}
|
||||
|
||||
\begin{document}
|
||||
%\maketitle
|
||||
|
||||
\begin{multicols}{2}
|
||||
|
||||
\begin{tikzpicture}[scale=2.4]
|
||||
\cercleTrigoInd
|
||||
\end{tikzpicture}
|
||||
~\\[0.1cm]
|
||||
|
||||
\begin{tikzpicture}[scale=2.4]
|
||||
\cercleTrigoInd
|
||||
\end{tikzpicture}
|
||||
~\\[0.1cm]
|
||||
|
||||
\begin{tikzpicture}[scale=2.4]
|
||||
\cercleTrigoInd
|
||||
\end{tikzpicture}
|
||||
~\\[0.1cm]
|
||||
|
||||
\begin{tikzpicture}[scale=2.4]
|
||||
\cercleTrigoInd
|
||||
\end{tikzpicture}
|
||||
~\\[0.1cm]
|
||||
|
||||
\begin{tikzpicture}[scale=2.4]
|
||||
\cercleTrigoInd
|
||||
\end{tikzpicture}
|
||||
~\\[0.1cm]
|
||||
|
||||
\begin{tikzpicture}[scale=2.4]
|
||||
\cercleTrigoInd
|
||||
\end{tikzpicture}
|
||||
~\\[0.1cm]
|
||||
|
||||
\begin{tikzpicture}[scale=2.4]
|
||||
\cercleTrigoInd
|
||||
\end{tikzpicture}
|
||||
~\\[0.1cm]
|
||||
|
||||
\begin{tikzpicture}[scale=2.4]
|
||||
\cercleTrigoInd
|
||||
\end{tikzpicture}
|
||||
%~\\[0.1cm]
|
||||
|
||||
%\begin{tikzpicture}[scale=2.4]
|
||||
% \cercleTrigoInd
|
||||
%\end{tikzpicture}
|
||||
%~\\[0.1cm]
|
||||
|
||||
%\begin{tikzpicture}[scale=2.4]
|
||||
% \cercleTrigoInd
|
||||
%\end{tikzpicture}
|
||||
%~\\[0.1cm]
|
||||
|
||||
\end{multicols}
|
||||
|
||||
\end{document}
|
||||
|
||||
%%% Local Variables:
|
||||
%%% mode: latex
|
||||
%%% TeX-master: "master"
|
||||
%%% End:
|
||||
|
||||
15
2nd/Fonctions/Trigo/Exo/index.rst
Normal file
15
2nd/Fonctions/Trigo/Exo/index.rst
Normal file
@@ -0,0 +1,15 @@
|
||||
Notes sur les cercles trigonométriques
|
||||
######################################
|
||||
|
||||
:date: 2015-07-01
|
||||
:modified: 2015-07-01
|
||||
:tags: Fonctions,Exo
|
||||
:category: 2nd
|
||||
:authors: Benjamin Bertrand
|
||||
:summary: Une feuille remplis de cercles trigonométriques
|
||||
|
||||
|
||||
|
||||
`Lien vers Cercle_trigo.pdf <Cercle_trigo.pdf>`_
|
||||
|
||||
`Lien vers Cercle_trigo.tex <Cercle_trigo.tex>`_
|
||||
Reference in New Issue
Block a user