| 1234567891011121314151617181920212223242526272829303132 | 
							- %%
 - %% Datenanalyse Boxplot
 - %% Trigo 3 ohne TR
 - %%
 - 
 - \input{bbwPruefungPrintHeader}
 - \usepackage{bbwPruefung}
 - 
 - \renewcommand{\pruefungsThema}{Trigo 3 Teil 2}
 - \renewcommand{\klasse}{4c}
 - \renewcommand{\pruefungsNummer}{4}
 - \renewcommand{\pruefungsTeil}{Teil 1 ohne TR}
 - \renewcommand{\pruefungsDatum}{Mo., 14. Juni}
 - %% brauchte 17 Minuten *2.5 bei TALS MIT TR = 45 Min
 - \renewcommand{\pruefungsVorgabeZeit}{30 Minuten}
 - 
 - \renewcommand{\pruefungsHilfsmittel}{Kein Taschenrechner, kein Open-Book}
 - 
 - 
 - \begin{document}%%
 - \pruefungsIntro{}
 - 
 - %%Jetzt behandelt (war noch nicht so weit mit dem Stoff)
 - \input{P_TALS/trig3/sin_mal_cos_v1}%%
 - %%
 - \input{P_TALS/trig3/tan_gl_ohne_TR_substitution_v1}%%
 - %%
 - \input{P_TALS/trig3/sin_gl_ohne_TR_substitution_v1}%%
 - %%
 - \input{P_TALS/trig3/cos_gl_ohne_TR_substitution_v1}%%
 - %%
 - \end{document}
 
 
  |