12345678910111213141516171819202122232425262728293031323334353637383940414243444546 |
- %%
- %% Semesterprüfung BMS
- %%
-
- \input{bmsLayoutPruefung}
-
- \renewcommand{\pruefungsThema}{Fct. 2}
- \renewcommand{\klasse}{6MG22t}
- \renewcommand{\pruefungsNummer}{2}
- %%\renewcommand{\pruefungsTeil}{Teil 1 und 2 mit TR}
- \renewcommand{\pruefungsDatum}{Fr., 14. März}
- %% meine Zeit: Brauchte 10'
- \renewcommand{\pruefungsVorgabeZeit}{...}
-
- \renewcommand{\inPapierform}{\achtAvier}%% es gibt "achtAvier", "openBook"
- \renewcommand{\pruefungsHilfsmittel}{Taschenrechner, Formelsammlung
- der BBW + 8 A4-Seiten Zusammenfassung (max.: Entweder vier Blätter
- oder acht Seiten einseitig beschrieben)}
- %%
- \begin{document}%%
- \pruefungsIntro{}%%
- %%
- \section{Funktioen II}
- \input{fct/exponential/saettigung/Lasagne_v1}
-
- %% evtl als Bonusaufgabe
- \input{fct/exponential/saettigung/Eistee_v1}
- \input{fct/exponential/saettigung/Benzylpenicilin_v1}
-
- \section{Stochastik}
-
- % mit Beachtung der Reihenfolge
- \input{stoch/kombinatorik/Permutation_v1}
- \input{stoch/kombinatorik/Permutation_der_Permutation_v1}
- \input{stoch/kombinatorik/Variation_Ohne_Wiederholung_Parkplaetze_v2}
-
- % ohne beachtung der Rehenfolge
-
- \input{stoch/kombinatorik/Kwami_v1}
-
- \section{Was bisher geschah}
-
-
- \subsection{Bonu\input{stoch/kombinatorik/Kombinatorik_kombiniert_Kleiderhaken_v1}saufgabe}
-
- \end{document}
|