diff options
author | Andreas Müller <andreas.mueller@ost.ch> | 2021-06-07 09:03:26 +0200 |
---|---|---|
committer | Andreas Müller <andreas.mueller@ost.ch> | 2021-06-07 09:03:26 +0200 |
commit | b4ded112e21249774920681e00456b2a5c2b39de (patch) | |
tree | 454c9541f2301f28a93141b067a71e4214f6b811 /buch/chapters/020-exponential/uebungsaufgaben | |
parent | add new problem (diff) | |
download | SeminarSpezielleFunktionen-b4ded112e21249774920681e00456b2a5c2b39de.tar.gz SeminarSpezielleFunktionen-b4ded112e21249774920681e00456b2a5c2b39de.zip |
add numerical computation of lambert W function
Diffstat (limited to '')
-rw-r--r-- | buch/chapters/020-exponential/uebungsaufgaben/1.tex | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/buch/chapters/020-exponential/uebungsaufgaben/1.tex b/buch/chapters/020-exponential/uebungsaufgaben/1.tex index c88bdde..3b71806 100644 --- a/buch/chapters/020-exponential/uebungsaufgaben/1.tex +++ b/buch/chapters/020-exponential/uebungsaufgaben/1.tex @@ -29,5 +29,6 @@ Für $W(\log 27)$ findet man W(\log 27) = 1.098612 \qquad\Rightarrow\qquad x=3. +\qedhere \] \end{loesung} |