aboutsummaryrefslogtreecommitdiffstats
path: root/buch/chapters/020-exponential
diff options
context:
space:
mode:
authorAndreas Müller <andreas.mueller@ost.ch>2021-10-12 07:44:15 +0200
committerAndreas Müller <andreas.mueller@ost.ch>2021-10-12 07:44:15 +0200
commit09e2c20b0a41a36161547b2628366db1e048eaf8 (patch)
tree19ce49dcdcf7ebe7835432ecc81b66ac1a97f7ec /buch/chapters/020-exponential
parentmore chapter skeletons (diff)
downloadSeminarSpezielleFunktionen-09e2c20b0a41a36161547b2628366db1e048eaf8.tar.gz
SeminarSpezielleFunktionen-09e2c20b0a41a36161547b2628366db1e048eaf8.zip
add some info on elliptic functions
Diffstat (limited to 'buch/chapters/020-exponential')
-rw-r--r--buch/chapters/020-exponential/Makefile.inc2
-rw-r--r--buch/chapters/020-exponential/chapter.tex2
-rw-r--r--buch/chapters/020-exponential/dilog.tex11
-rw-r--r--buch/chapters/020-exponential/eili.tex8
4 files changed, 23 insertions, 0 deletions
diff --git a/buch/chapters/020-exponential/Makefile.inc b/buch/chapters/020-exponential/Makefile.inc
index e3a2417..a7ac636 100644
--- a/buch/chapters/020-exponential/Makefile.inc
+++ b/buch/chapters/020-exponential/Makefile.inc
@@ -8,5 +8,7 @@ CHAPTERFILES = $(CHAPTERFILES) \
chapters/020-exponential/zins.tex \
chapters/020-exponential/log.tex \
chapters/020-exponential/lambertw.tex \
+ chapters/020-exponential/dilog.tex \
+ chapters/020-exponential/eili.tex \
chapters/020-exponential/uebungsaufgaben/0.tex \
chapters/020-exponential/chapter.tex
diff --git a/buch/chapters/020-exponential/chapter.tex b/buch/chapters/020-exponential/chapter.tex
index 0a111d9..af327c5 100644
--- a/buch/chapters/020-exponential/chapter.tex
+++ b/buch/chapters/020-exponential/chapter.tex
@@ -12,6 +12,8 @@
\input{chapters/020-exponential/zins.tex}
\input{chapters/020-exponential/log.tex}
\input{chapters/020-exponential/lambertw.tex}
+\input{chapters/020-exponential/dilog.tex}
+\input{chapters/020-exponential/eili.tex}
\section*{Übungsaufgaben}
\rhead{Übungsaufgaben}
diff --git a/buch/chapters/020-exponential/dilog.tex b/buch/chapters/020-exponential/dilog.tex
new file mode 100644
index 0000000..94fdfc1
--- /dev/null
+++ b/buch/chapters/020-exponential/dilog.tex
@@ -0,0 +1,11 @@
+%
+% dilog.tex
+%
+% (c) 2021 Prof Dr Andreas Müller, OST Ostschweizer Fachhochschule
+%
+\section{Dilogarithmus
+\label{buch:exponential:section:dilogarithmus}}
+\rhead{Dilogarithmus}
+
+XXX Dilogarithmus \\
+XXX Polylogarithmus
diff --git a/buch/chapters/020-exponential/eili.tex b/buch/chapters/020-exponential/eili.tex
new file mode 100644
index 0000000..5f83e6e
--- /dev/null
+++ b/buch/chapters/020-exponential/eili.tex
@@ -0,0 +1,8 @@
+%
+% eili.tex
+%
+% (c) 2021 Prof Dr Andreas Müller, OST Ostschweizer Fachhochschule
+%
+\section{Integrallogarithmus und Integralexponentialfunktion
+\label{buch:exponential:section:eili}}
+\rhead{Integrallogarithmus und Integralexponentialfunktion}