From cccf8d93512752774b203abbf800b93120e64d6a Mon Sep 17 00:00:00 2001 From: Erik Grobecker Date: Mon, 18 Nov 2024 10:19:19 +0100 Subject: [PATCH] Mathe am 14.11.2024 --- schule/mathe/MA_2024-11-14.typ | 27 +++++++++++++++++++++++++++ 1 file changed, 27 insertions(+) create mode 100644 schule/mathe/MA_2024-11-14.typ diff --git a/schule/mathe/MA_2024-11-14.typ b/schule/mathe/MA_2024-11-14.typ new file mode 100644 index 0000000..b4653ba --- /dev/null +++ b/schule/mathe/MA_2024-11-14.typ @@ -0,0 +1,27 @@ +#import "@preview/grape-suite:1.0.0": exercise +#import exercise: project, task, subtask + +#set text(lang: "de") + +#show: project.with( + title: [Mathe oder so], + seminar: [Mathe Q2], + show-outline: true, + author: "Erik Grobecker", + date: datetime(day: 14, month: 11, year: 2024), + show-solutions: false +) + +#show math.equation: set text(font: "New Computer Modern Math") + += Themen für die nächste Klausur + +- Funktionenscharen +- $e$-Funktion +- Kombinationen aus beiden #sym.arrow.t +- Exponentialfunktionen (z.B. $f(x)=c+a^x$) + - kann mit $e$-Funktionen vorkommen (z.B. $f(x)=c+e^x$) + - Nullstellen + - Ableitungen + - evtl. mit Kettenregel +