Mathe am 14.11.2024
This commit is contained in:
parent
bf6972231d
commit
cccf8d9351
1 changed files with 27 additions and 0 deletions
27
schule/mathe/MA_2024-11-14.typ
Normal file
27
schule/mathe/MA_2024-11-14.typ
Normal file
|
@ -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
|
||||
|
Loading…
Reference in a new issue