12345678910111213141516171819202122232425262728293031323334353637383940414243 |
- %%
- %% Datenanalyse Boxplot
- %% Trigo 3 ohne TR
- %%
-
- \input{bbwPruefungPrintHeader}
- \usepackage{bbwPruefung}
-
- \renewcommand{\pruefungsThema}{Trig. Fct. 1}
- \renewcommand{\klasse}{4f}
- \renewcommand{\pruefungsNummer}{4}
- \renewcommand{\pruefungsTeil}{Teil 1 ohne TR}
- \renewcommand{\pruefungsDatum}{Di., 1. Juni}
- %% TALS MIT TR * 2.5
- %% TALS OHNE TR * 3.5
- %% GESO * 4
- \renewcommand{\pruefungsVorgabeZeit}{45 Minuten}
-
- \renewcommand{\pruefungsHilfsmittel}{Schreibzeug inkl. Lineal. KEIN Open-Book!}
-
- \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/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}
- %%
- \input{P_TALS/trig3/cos_gl_ohne_TR_substitution_v1}%%
- \end{document}
|