| 12345678910111213141516171819202122232425262728293031323334353637383940414243444546 | 
							- %%
 - %% Datenanalyse Boxplot
 - %% Trigo 3 ohne TR
 - %%
 - 
 - \input{bbwPruefungPrintHeader}
 - \usepackage{bbwPruefung}
 - 
 - \renewcommand{\pruefungsThema}{Trig Fct. 1}
 - \renewcommand{\klasse}{4c}
 - \renewcommand{\pruefungsNummer}{3}
 - \renewcommand{\pruefungsTeil}{Teil 1 ohne TR}
 - \renewcommand{\pruefungsDatum}{Mo., 31. Mai}
 - %% TALS Faktor 3.5
 - \renewcommand{\pruefungsVorgabeZeit}{35 Minuten}
 - 
 - \renewcommand{\pruefungsHilfsmittel}{Neben Schreibzeug und Lineal sind in dieser Prüfung keine Hilfsmittel erlaubt.}
 - 
 - \begin{document}%%
 - \pruefungsIntro{}
 - 
 - \section{Apmlitude, Frequenz, Phase}
 - \input{P_TALS/trig3/funktion_ablesen_v1}
 - \input{P_TALS/trig3/sin_skizzieren_v1}
 - 
 - 
 - \subsection{Grad- und Bogenmaß}
 - \input{P_TALS/trig2/BogenmassVonHand_v2}
 - 
 - \subsection{Wichtige Werte}
 - \input{P_TALS/trig2/sin_cos_tan_werte_auswendig_v1}
 - \input{P_TALS/trig2/sin_cos_tan_werte_auswendig_pi_v1}
 - \input{P_TALS/trig3/periodische_werte_v1}
 - 
 - \subsection{Arkusfunktionen}
 - \input{P_TALS/trig3/ArcusMultipleChoice_v1}
 - 
 - \section{Trigonometrische Gleichungen}
 - 
 - \input{P_TALS/trig3/cos_gl_ohne_TR_v1}
 - \input{P_TALS/trig3/sin_gl_ohne_TR_v1}
 - 
 - %%Mit der 4c noch nicht behandelt:
 - %%\input{P_TALS/trig3/cos_gl_ohne_TR_substitution_v1}
 - 
 - \end{document}
 
 
  |