diff options
author | Andreas Müller <andreas.mueller@ost.ch> | 2021-10-28 07:55:05 +0200 |
---|---|---|
committer | Andreas Müller <andreas.mueller@ost.ch> | 2021-10-28 07:55:05 +0200 |
commit | 05756f1468aa5c72564c4c69a703976a371a4f45 (patch) | |
tree | 0b6cb5c0e18098cbce666ea5003707d4545f4674 /buch/chapters | |
parent | new content (diff) | |
download | SeminarSpezielleFunktionen-05756f1468aa5c72564c4c69a703976a371a4f45.tar.gz SeminarSpezielleFunktionen-05756f1468aa5c72564c4c69a703976a371a4f45.zip |
typo
Diffstat (limited to '')
-rw-r--r-- | buch/chapters/020-exponential/lambertw.tex | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/buch/chapters/020-exponential/lambertw.tex b/buch/chapters/020-exponential/lambertw.tex index 410d145..2b023cc 100644 --- a/buch/chapters/020-exponential/lambertw.tex +++ b/buch/chapters/020-exponential/lambertw.tex @@ -5,7 +5,7 @@ % \section{Die Lambert $W$-Funktion \label{buch:section:lambertw}} -\rhead{Lambert $W$-Funktione} +\rhead{Lambert $W$-Funktion} Exponentialgleichungen wie \[ e^{2x}+2e^x-15=0 |