aboutsummaryrefslogtreecommitdiffstats
path: root/buch/chapters/110-elliptisch
diff options
context:
space:
mode:
authorAndreas Müller <andreas.mueller@ost.ch>2021-10-18 08:57:18 +0200
committerAndreas Müller <andreas.mueller@ost.ch>2021-10-18 08:57:18 +0200
commitde63530c4baaac2bdbb2ca414a5f452ec18dce50 (patch)
treef2c2d8012027d5c6a3889df43d6d3877dbc2f827 /buch/chapters/110-elliptisch
parentimprove elliptic integrals (diff)
downloadSeminarSpezielleFunktionen-de63530c4baaac2bdbb2ca414a5f452ec18dce50.tar.gz
SeminarSpezielleFunktionen-de63530c4baaac2bdbb2ca414a5f452ec18dce50.zip
better range image for elliptic integrals
Diffstat (limited to 'buch/chapters/110-elliptisch')
-rw-r--r--buch/chapters/110-elliptisch/images/rechteck.cpp1
-rw-r--r--buch/chapters/110-elliptisch/images/rechteck.pdfbin91630 -> 91630 bytes
2 files changed, 1 insertions, 0 deletions
diff --git a/buch/chapters/110-elliptisch/images/rechteck.cpp b/buch/chapters/110-elliptisch/images/rechteck.cpp
index c3f6f1b..c65ae0f 100644
--- a/buch/chapters/110-elliptisch/images/rechteck.cpp
+++ b/buch/chapters/110-elliptisch/images/rechteck.cpp
@@ -389,6 +389,7 @@ int main(int argc, char *argv[]) {
// arguments larger than 1/k
{
+ dir = std::complex<double>(0, 0.01);
double x0 = 1;
while (x0 <= 1/k + 0.0001) { x0 += deltax; }
for (; x0 < 4; x0 += deltax) {
diff --git a/buch/chapters/110-elliptisch/images/rechteck.pdf b/buch/chapters/110-elliptisch/images/rechteck.pdf
index 845a550..894091f 100644
--- a/buch/chapters/110-elliptisch/images/rechteck.pdf
+++ b/buch/chapters/110-elliptisch/images/rechteck.pdf
Binary files differ