aboutsummaryrefslogtreecommitdiffstats
path: root/buch/papers/lambertw/Bilder
diff options
context:
space:
mode:
Diffstat (limited to 'buch/papers/lambertw/Bilder')
-rw-r--r--buch/papers/lambertw/Bilder/Intuition.pdfbin187016 -> 149406 bytes
-rw-r--r--buch/papers/lambertw/Bilder/Strategie.pdfbin151684 -> 148667 bytes
-rw-r--r--buch/papers/lambertw/Bilder/Strategie.py11
-rw-r--r--buch/papers/lambertw/Bilder/Strategie.svg790
-rw-r--r--buch/papers/lambertw/Bilder/VerfolgungskurveBsp.pngbin356399 -> 318960 bytes
-rw-r--r--buch/papers/lambertw/Bilder/lambertAbstandBauchgefühl.py10
-rw-r--r--buch/papers/lambertw/Bilder/pursuerDGL.ggbbin36225 -> 0 bytes
-rw-r--r--buch/papers/lambertw/Bilder/pursuerDGL.svg1
-rw-r--r--buch/papers/lambertw/Bilder/pursuerDGL2.ggbbin21894 -> 0 bytes
-rw-r--r--buch/papers/lambertw/Bilder/pursuerDGL2.pdfbin21894 -> 0 bytes
-rw-r--r--buch/papers/lambertw/Bilder/pursuerDGL2.pngbin48606 -> 0 bytes
-rw-r--r--buch/papers/lambertw/Bilder/pursuerDGL2.svg1
12 files changed, 15 insertions, 798 deletions
diff --git a/buch/papers/lambertw/Bilder/Intuition.pdf b/buch/papers/lambertw/Bilder/Intuition.pdf
index 739b02b..964b348 100644
--- a/buch/papers/lambertw/Bilder/Intuition.pdf
+++ b/buch/papers/lambertw/Bilder/Intuition.pdf
Binary files differ
diff --git a/buch/papers/lambertw/Bilder/Strategie.pdf b/buch/papers/lambertw/Bilder/Strategie.pdf
index b5428f5..42cae0d 100644
--- a/buch/papers/lambertw/Bilder/Strategie.pdf
+++ b/buch/papers/lambertw/Bilder/Strategie.pdf
Binary files differ
diff --git a/buch/papers/lambertw/Bilder/Strategie.py b/buch/papers/lambertw/Bilder/Strategie.py
index 975e248..f09edfb 100644
--- a/buch/papers/lambertw/Bilder/Strategie.py
+++ b/buch/papers/lambertw/Bilder/Strategie.py
@@ -9,6 +9,9 @@ import pylatex
import numpy as np
import matplotlib.pyplot as plt
+
+
+
N = np.array([0, 0])
V = np.array([1, 4])
Z = np.array([5, 5])
@@ -34,9 +37,10 @@ ax.quiver(X, Y, U, W, angles='xy', scale_units='xy', scale=1, headwidth=5, headl
ax.plot([V[0], (VZ+V)[0]], [V[1], (VZ+V)[1]], 'k--')
ax.plot(np.vstack([V, Z])[:, 0], np.vstack([V, Z])[:,1], 'bo', markersize=10)
-ax.set_xlabel("x", size=20)
-ax.set_ylabel("y", size=20)
+ax.tick_params(labelsize=15)
+plt.xticks(ticks=range(0, 7))
+plt.yticks(ticks=range(0, 7))
ax.text(2.5, 4.5, "Visierlinie", size=20, rotation=10)
plt.rcParams.update({
@@ -48,6 +52,7 @@ plt.rcParams.update({
ax.text(1.6, 4.3, r"$\dot{v}$", size=20)
ax.text(0.65, 3.9, r"$V$", size=20, c='b')
ax.text(5.15, 4.85, r"$Z$", size=20, c='b')
-
+ax.set_xlabel(r"$x$", size=20)
+ax.set_ylabel(r"$y$", size=20)
diff --git a/buch/papers/lambertw/Bilder/Strategie.svg b/buch/papers/lambertw/Bilder/Strategie.svg
deleted file mode 100644
index 30f9f22..0000000
--- a/buch/papers/lambertw/Bilder/Strategie.svg
+++ /dev/null
@@ -1,790 +0,0 @@
-<?xml version="1.0" encoding="utf-8" standalone="no"?>
-<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN"
- "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
-<!-- Created with matplotlib (https://matplotlib.org/) -->
-<svg height="345.6pt" version="1.1" viewBox="0 0 460.8 345.6" width="460.8pt" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
- <metadata>
- <rdf:RDF xmlns:cc="http://creativecommons.org/ns#" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
- <cc:Work>
- <dc:type rdf:resource="http://purl.org/dc/dcmitype/StillImage"/>
- <dc:date>2022-07-29T16:52:06.315252</dc:date>
- <dc:format>image/svg+xml</dc:format>
- <dc:creator>
- <cc:Agent>
- <dc:title>Matplotlib v3.3.2, https://matplotlib.org/</dc:title>
- </cc:Agent>
- </dc:creator>
- </cc:Work>
- </rdf:RDF>
- </metadata>
- <defs>
- <style type="text/css">*{stroke-linecap:butt;stroke-linejoin:round;}</style>
- </defs>
- <g id="figure_1">
- <g id="patch_1">
- <path d="M 0 345.6
-L 460.8 345.6
-L 460.8 0
-L 0 0
-z
-" style="fill:#ffffff;"/>
- </g>
- <g id="axes_1">
- <g id="patch_2">
- <path d="M 57.6 307.584
-L 414.72 307.584
-L 414.72 41.472
-L 57.6 41.472
-z
-" style="fill:#ffffff;"/>
- </g>
- <g id="Quiver_1">
- <path clip-path="url(#p4d634c2ff8)" d="M 56.33035 307.158035
-L 111.164738 143.716183
-L 104.808244 145.821274
-L 117.12 130.176
-L 117.504742 150.080921
-L 113.704037 144.568113
-L 58.86965 308.009965
-L 56.33035 307.158035
-"/>
- <path clip-path="url(#p4d634c2ff8)" d="M 56.799809 306.510151
-L 342.587471 93.552248
-L 336.165162 91.657425
-L 355.2 85.824
-L 344.167068 102.395914
-L 344.187852 95.699946
-L 58.400191 308.657849
-L 56.799809 306.510151
-"/>
- <path clip-path="url(#p4d634c2ff8)" d="M 116.874739 128.85945
-L 197.624689 113.816516
-L 192.693997 109.286097
-L 212.352 112.4352
-L 195.146603 122.451597
-L 198.11521 116.449616
-L 117.365261 131.49255
-L 116.874739 128.85945
-"/>
- </g>
- <g id="matplotlib.axis_1">
- <g id="xtick_1">
- <g id="line2d_1">
- <defs>
- <path d="M 0 0
-L 0 3.5
-" id="mb1945b9271" style="stroke:#000000;stroke-width:0.8;"/>
- </defs>
- <g>
- <use style="stroke:#000000;stroke-width:0.8;" x="57.6" xlink:href="#mb1945b9271" y="307.584"/>
- </g>
- </g>
- <g id="text_1">
- <!-- $\mathdefault{0}$ -->
- <g transform="translate(55.109332 321.976201)scale(0.1 -0.1)">
- <defs>
- <path d="M 42 31.84375
-C 42 37.96875 41.90625 48.421875 37.703125 56.453125
-C 34 63.484375 28.09375 66 22.90625 66
-C 18.09375 66 12 63.78125 8.203125 56.5625
-C 4.203125 49.015625 3.796875 39.671875 3.796875 31.84375
-C 3.796875 26.109375 3.90625 17.375 7 9.734375
-C 11.296875 -0.609375 19 -2 22.90625 -2
-C 27.5 -2 34.5 -0.109375 38.59375 9.4375
-C 41.59375 16.375 42 24.5 42 31.84375
-z
-M 22.90625 -0.40625
-C 16.5 -0.40625 12.703125 5.125 11.296875 12.75
-C 10.203125 18.6875 10.203125 27.328125 10.203125 32.953125
-C 10.203125 40.6875 10.203125 47.109375 11.5 53.234375
-C 13.40625 61.78125 19 64.390625 22.90625 64.390625
-C 27 64.390625 32.296875 61.671875 34.203125 53.4375
-C 35.5 47.71875 35.59375 40.984375 35.59375 32.953125
-C 35.59375 26.421875 35.59375 18.375 34.40625 12.453125
-C 32.296875 1.5 26.40625 -0.40625 22.90625 -0.40625
-z
-" id="CMR17-48"/>
- </defs>
- <use transform="scale(0.996264)" xlink:href="#CMR17-48"/>
- </g>
- </g>
- </g>
- <g id="xtick_2">
- <g id="line2d_2">
- <g>
- <use style="stroke:#000000;stroke-width:0.8;" x="117.12" xlink:href="#mb1945b9271" y="307.584"/>
- </g>
- </g>
- <g id="text_2">
- <!-- $\mathdefault{1}$ -->
- <g transform="translate(114.629332 321.976201)scale(0.1 -0.1)">
- <defs>
- <path d="M 26.59375 63.796875
-C 26.59375 65.890625 26.5 66 25.09375 66
-C 21.203125 61.359375 15.296875 59.890625 9.703125 59.6875
-C 9.40625 59.6875 8.90625 59.6875 8.796875 59.5
-C 8.703125 59.296875 8.703125 59.09375 8.703125 57
-C 11.796875 57 17 57.59375 21 59.984375
-L 21 7.296875
-C 21 3.796875 20.796875 2.59375 12.203125 2.59375
-L 9.203125 2.59375
-L 9.203125 0
-C 14 0.09375 19 0.1875 23.796875 0.1875
-C 28.59375 0.1875 33.59375 0.09375 38.40625 0
-L 38.40625 2.59375
-L 35.40625 2.59375
-C 26.796875 2.59375 26.59375 3.6875 26.59375 7.296875
-z
-" id="CMR17-49"/>
- </defs>
- <use transform="scale(0.996264)" xlink:href="#CMR17-49"/>
- </g>
- </g>
- </g>
- <g id="xtick_3">
- <g id="line2d_3">
- <g>
- <use style="stroke:#000000;stroke-width:0.8;" x="176.64" xlink:href="#mb1945b9271" y="307.584"/>
- </g>
- </g>
- <g id="text_3">
- <!-- $\mathdefault{2}$ -->
- <g transform="translate(174.149332 321.976201)scale(0.1 -0.1)">
- <defs>
- <path d="M 41.703125 15.46875
-L 39.90625 15.46875
-C 38.90625 8.390625 38.09375 7.1875 37.703125 6.59375
-C 37.203125 5.796875 30 5.796875 28.59375 5.796875
-L 9.40625 5.796875
-C 13 9.6875 20 16.765625 28.5 24.9375
-C 34.59375 30.71875 41.703125 37.5 41.703125 47.390625
-C 41.703125 59.1875 32.296875 66 21.796875 66
-C 10.796875 66 4.09375 56.296875 4.09375 47.296875
-C 4.09375 43.390625 7 42.890625 8.203125 42.890625
-C 9.203125 42.890625 12.203125 43.484375 12.203125 46.984375
-C 12.203125 50.09375 9.59375 51 8.203125 51
-C 7.59375 51 7 50.890625 6.59375 50.6875
-C 8.5 59.1875 14.296875 63.390625 20.40625 63.390625
-C 29.09375 63.390625 34.796875 56.5 34.796875 47.390625
-C 34.796875 38.703125 29.703125 31.21875 24 24.734375
-L 4.09375 2.296875
-L 4.09375 0
-L 39.296875 0
-z
-" id="CMR17-50"/>
- </defs>
- <use transform="scale(0.996264)" xlink:href="#CMR17-50"/>
- </g>
- </g>
- </g>
- <g id="xtick_4">
- <g id="line2d_4">
- <g>
- <use style="stroke:#000000;stroke-width:0.8;" x="236.16" xlink:href="#mb1945b9271" y="307.584"/>
- </g>
- </g>
- <g id="text_4">
- <!-- $\mathdefault{3}$ -->
- <g transform="translate(233.669332 321.976201)scale(0.1 -0.1)">
- <defs>
- <path d="M 22.09375 34
-C 31 34 34.90625 26.140625 34.90625 17.09375
-C 34.90625 5.03125 28.5 0.390625 22.703125 0.390625
-C 17.40625 0.390625 8.796875 3.015625 6.09375 10.796875
-C 6.59375 10.59375 7.09375 10.59375 7.59375 10.59375
-C 10 10.59375 11.796875 12.1875 11.796875 14.796875
-C 11.796875 17.6875 9.59375 19 7.59375 19
-C 5.90625 19 3.296875 18.1875 3.296875 14.484375
-C 3.296875 5.234375 12.296875 -2 22.90625 -2
-C 34 -2 42.5 6.75 42.5 16.984375
-C 42.5 26.84375 34.5 34 25 35.09375
-C 32.59375 36.671875 39.90625 43.375 39.90625 52.390625
-C 39.90625 60.25 32 66 23 66
-C 13.90625 66 5.90625 60.34375 5.90625 52.296875
-C 5.90625 48.796875 8.5 48.1875 9.796875 48.1875
-C 11.90625 48.1875 13.703125 49.484375 13.703125 52.09375
-C 13.703125 54.6875 11.90625 56 9.796875 56
-C 9.40625 56 8.90625 56 8.5 55.796875
-C 11.40625 62.484375 19.296875 63.6875 22.796875 63.6875
-C 26.296875 63.6875 32.90625 61.96875 32.90625 52.296875
-C 32.90625 49.484375 32.5 44.546875 29.09375 40.21875
-C 26.09375 36.390625 22.703125 36.1875 19.40625 35.890625
-C 18.90625 35.890625 16.59375 35.6875 16.203125 35.6875
-C 15.5 35.59375 15.09375 35.5 15.09375 34.796875
-C 15.09375 34.09375 15.203125 34 17.203125 34
-z
-" id="CMR17-51"/>
- </defs>
- <use transform="scale(0.996264)" xlink:href="#CMR17-51"/>
- </g>
- </g>
- </g>
- <g id="xtick_5">
- <g id="line2d_5">
- <g>
- <use style="stroke:#000000;stroke-width:0.8;" x="295.68" xlink:href="#mb1945b9271" y="307.584"/>
- </g>
- </g>
- <g id="text_5">
- <!-- $\mathdefault{4}$ -->
- <g transform="translate(293.189332 321.976201)scale(0.1 -0.1)">
- <defs>
- <path d="M 33.59375 64.796875
-C 33.59375 66.890625 33.5 67 31.703125 67
-L 2 19.59375
-L 2 17
-L 27.796875 17
-L 27.796875 7.1875
-C 27.796875 3.59375 27.59375 2.59375 20.59375 2.59375
-L 18.703125 2.59375
-L 18.703125 0
-C 21.90625 0.1875 27.296875 0.1875 30.703125 0.1875
-C 34.09375 0.1875 39.5 0.1875 42.703125 0
-L 42.703125 2.59375
-L 40.796875 2.59375
-C 33.796875 2.59375 33.59375 3.59375 33.59375 7.1875
-L 33.59375 17
-L 43.796875 17
-L 43.796875 19.59375
-L 33.59375 19.59375
-z
-M 28.09375 58.171875
-L 28.09375 19.59375
-L 4 19.59375
-z
-" id="CMR17-52"/>
- </defs>
- <use transform="scale(0.996264)" xlink:href="#CMR17-52"/>
- </g>
- </g>
- </g>
- <g id="xtick_6">
- <g id="line2d_6">
- <g>
- <use style="stroke:#000000;stroke-width:0.8;" x="355.2" xlink:href="#mb1945b9271" y="307.584"/>
- </g>
- </g>
- <g id="text_6">
- <!-- $\mathdefault{5}$ -->
- <g transform="translate(352.709332 321.976201)scale(0.1 -0.1)">
- <defs>
- <path d="M 11.40625 58.59375
-C 12.40625 58.1875 16.5 56.890625 20.703125 56.890625
-C 30 56.890625 35.09375 61.890625 38 64.6875
-C 38 65.484375 38 66 37.40625 66
-C 37.296875 66 37.09375 66 36.296875 65.59375
-C 32.796875 64.09375 28.703125 63 23.703125 63
-C 20.703125 63 16.203125 63.359375 11.296875 65.484375
-C 10.203125 66 10 66 9.90625 66
-C 9.40625 66 9.296875 65.890625 9.296875 63.90625
-L 9.296875 34.859375
-C 9.296875 33.015625 9.296875 32.5 10.296875 32.5
-C 10.796875 32.5 11 32.703125 11.5 33.421875
-C 14.703125 38.046875 19.09375 40 24.09375 40
-C 27.59375 40 35.09375 37.734375 35.09375 20.203125
-C 35.09375 16.984375 35.09375 11.1875 32.09375 6.59375
-C 29.59375 2.484375 25.703125 0.390625 21.40625 0.390625
-C 14.796875 0.390625 8.09375 4.984375 6.296875 12.6875
-C 6.703125 12.59375 7.5 12.390625 7.90625 12.390625
-C 9.203125 12.390625 11.703125 13.09375 11.703125 16.1875
-C 11.703125 18.890625 9.796875 20 7.90625 20
-C 5.59375 20 4.09375 18.59375 4.09375 15.796875
-C 4.09375 7.09375 11 -2 21.59375 -2
-C 31.90625 -2 41.703125 6.890625 41.703125 19.796875
-C 41.703125 32.09375 33.90625 41.59375 24.203125 41.59375
-C 19.09375 41.59375 14.796875 39.6875 11.40625 36
-z
-" id="CMR17-53"/>
- </defs>
- <use transform="scale(0.996264)" xlink:href="#CMR17-53"/>
- </g>
- </g>
- </g>
- <g id="xtick_7">
- <g id="line2d_7">
- <g>
- <use style="stroke:#000000;stroke-width:0.8;" x="414.72" xlink:href="#mb1945b9271" y="307.584"/>
- </g>
- </g>
- <g id="text_7">
- <!-- $\mathdefault{6}$ -->
- <g transform="translate(412.229332 321.976201)scale(0.1 -0.1)">
- <defs>
- <path d="M 10.59375 34.34375
-C 10.59375 58 21.796875 63.6875 28.296875 63.6875
-C 30.40625 63.6875 35.5 63.265625 37.5 59.09375
-C 35.90625 59.09375 32.90625 59.09375 32.90625 55.59375
-C 32.90625 52.890625 35.09375 52 36.5 52
-C 37.40625 52 40.09375 52.390625 40.09375 55.796875
-C 40.09375 62.296875 35.09375 66 28.203125 66
-C 16.296875 66 3.796875 53.296875 3.796875 31.421875
-C 3.796875 4.015625 15.09375 -2 23.09375 -2
-C 32.796875 -2 42 6.734375 42 20.234375
-C 42 32.828125 33.90625 42 23.703125 42
-C 17.59375 42 13.09375 37.96875 10.59375 30.921875
-z
-M 23.09375 0.390625
-C 10.796875 0.390625 10.796875 18.9375 10.796875 22.65625
-C 10.796875 29.90625 14.203125 40.390625 23.5 40.390625
-C 25.203125 40.390625 30.09375 40.390625 33.40625 33.4375
-C 35.203125 29.515625 35.203125 25.375 35.203125 20.34375
-C 35.203125 14.90625 35.203125 10.875 33.09375 6.84375
-C 30.90625 2.703125 27.703125 0.390625 23.09375 0.390625
-z
-" id="CMR17-54"/>
- </defs>
- <use transform="scale(0.996264)" xlink:href="#CMR17-54"/>
- </g>
- </g>
- </g>
- </g>
- <g id="matplotlib.axis_2">
- <g id="ytick_1">
- <g id="line2d_8">
- <defs>
- <path d="M 0 0
-L -3.5 0
-" id="m6d23d0aeda" style="stroke:#000000;stroke-width:0.8;"/>
- </defs>
- <g>
- <use style="stroke:#000000;stroke-width:0.8;" x="57.6" xlink:href="#m6d23d0aeda" y="307.584"/>
- </g>
- </g>
- <g id="text_8">
- <!-- $\mathdefault{0}$ -->
- <g transform="translate(45.618665 311.280101)scale(0.1 -0.1)">
- <use transform="scale(0.996264)" xlink:href="#CMR17-48"/>
- </g>
- </g>
- </g>
- <g id="ytick_2">
- <g id="line2d_9">
- <g>
- <use style="stroke:#000000;stroke-width:0.8;" x="57.6" xlink:href="#m6d23d0aeda" y="263.232"/>
- </g>
- </g>
- <g id="text_9">
- <!-- $\mathdefault{1}$ -->
- <g transform="translate(45.618665 266.928101)scale(0.1 -0.1)">
- <use transform="scale(0.996264)" xlink:href="#CMR17-49"/>
- </g>
- </g>
- </g>
- <g id="ytick_3">
- <g id="line2d_10">
- <g>
- <use style="stroke:#000000;stroke-width:0.8;" x="57.6" xlink:href="#m6d23d0aeda" y="218.88"/>
- </g>
- </g>
- <g id="text_10">
- <!-- $\mathdefault{2}$ -->
- <g transform="translate(45.618665 222.576101)scale(0.1 -0.1)">
- <use transform="scale(0.996264)" xlink:href="#CMR17-50"/>
- </g>
- </g>
- </g>
- <g id="ytick_4">
- <g id="line2d_11">
- <g>
- <use style="stroke:#000000;stroke-width:0.8;" x="57.6" xlink:href="#m6d23d0aeda" y="174.528"/>
- </g>
- </g>
- <g id="text_11">
- <!-- $\mathdefault{3}$ -->
- <g transform="translate(45.618665 178.224101)scale(0.1 -0.1)">
- <use transform="scale(0.996264)" xlink:href="#CMR17-51"/>
- </g>
- </g>
- </g>
- <g id="ytick_5">
- <g id="line2d_12">
- <g>
- <use style="stroke:#000000;stroke-width:0.8;" x="57.6" xlink:href="#m6d23d0aeda" y="130.176"/>
- </g>
- </g>
- <g id="text_12">
- <!-- $\mathdefault{4}$ -->
- <g transform="translate(45.618665 133.872101)scale(0.1 -0.1)">
- <use transform="scale(0.996264)" xlink:href="#CMR17-52"/>
- </g>
- </g>
- </g>
- <g id="ytick_6">
- <g id="line2d_13">
- <g>
- <use style="stroke:#000000;stroke-width:0.8;" x="57.6" xlink:href="#m6d23d0aeda" y="85.824"/>
- </g>
- </g>
- <g id="text_13">
- <!-- $\mathdefault{5}$ -->
- <g transform="translate(45.618665 89.520101)scale(0.1 -0.1)">
- <use transform="scale(0.996264)" xlink:href="#CMR17-53"/>
- </g>
- </g>
- </g>
- <g id="ytick_7">
- <g id="line2d_14">
- <g>
- <use style="stroke:#000000;stroke-width:0.8;" x="57.6" xlink:href="#m6d23d0aeda" y="41.472"/>
- </g>
- </g>
- <g id="text_14">
- <!-- $\mathdefault{6}$ -->
- <g transform="translate(45.618665 45.168101)scale(0.1 -0.1)">
- <use transform="scale(0.996264)" xlink:href="#CMR17-54"/>
- </g>
- </g>
- </g>
- </g>
- <g id="line2d_15">
- <path clip-path="url(#p4d634c2ff8)" d="M 117.12 130.176
-L 355.2 85.824
-" style="fill:none;stroke:#000000;stroke-dasharray:5.55,2.4;stroke-dashoffset:0;stroke-width:1.5;"/>
- </g>
- <g id="line2d_16">
- <defs>
- <path d="M 0 5
-C 1.326016 5 2.597899 4.473168 3.535534 3.535534
-C 4.473168 2.597899 5 1.326016 5 0
-C 5 -1.326016 4.473168 -2.597899 3.535534 -3.535534
-C 2.597899 -4.473168 1.326016 -5 0 -5
-C -1.326016 -5 -2.597899 -4.473168 -3.535534 -3.535534
-C -4.473168 -2.597899 -5 -1.326016 -5 0
-C -5 1.326016 -4.473168 2.597899 -3.535534 3.535534
-C -2.597899 4.473168 -1.326016 5 0 5
-z
-" id="m138f5b32d3" style="stroke:#0000ff;"/>
- </defs>
- <g clip-path="url(#p4d634c2ff8)">
- <use style="fill:#0000ff;stroke:#0000ff;" x="117.12" xlink:href="#m138f5b32d3" y="130.176"/>
- <use style="fill:#0000ff;stroke:#0000ff;" x="355.2" xlink:href="#m138f5b32d3" y="85.824"/>
- </g>
- </g>
- <g id="patch_3">
- <path d="M 57.6 307.584
-L 57.6 41.472
-" style="fill:none;stroke:#000000;stroke-linecap:square;stroke-linejoin:miter;stroke-width:0.8;"/>
- </g>
- <g id="patch_4">
- <path d="M 414.72 307.584
-L 414.72 41.472
-" style="fill:none;stroke:#000000;stroke-linecap:square;stroke-linejoin:miter;stroke-width:0.8;"/>
- </g>
- <g id="patch_5">
- <path d="M 57.6 307.584
-L 414.72 307.584
-" style="fill:none;stroke:#000000;stroke-linecap:square;stroke-linejoin:miter;stroke-width:0.8;"/>
- </g>
- <g id="patch_6">
- <path d="M 57.6 41.472
-L 414.72 41.472
-" style="fill:none;stroke:#000000;stroke-linecap:square;stroke-linejoin:miter;stroke-width:0.8;"/>
- </g>
- <g id="text_15">
- <!-- Visierlinie -->
- <g transform="translate(208.967287 108.057514)rotate(-10)scale(0.2 -0.2)">
- <defs>
- <path d="M 39.296875 15.0625
-L 21 61.765625
-C 20.5 62.96875 20.203125 64.171875 20.203125 64.78125
-C 20.203125 66.59375 21.90625 67.296875 26.40625 67.296875
-L 30.40625 67.296875
-L 30.40625 72
-L -0.796875 72
-L -0.796875 67.296875
-L 1.203125 67.296875
-C 5.703125 67.296875 7 66.28125 8.90625 61.671875
-L 34.203125 -2
-L 38.203125 -2
-L 61.203125 57.453125
-C 64.203125 65.28125 66.40625 67.296875 72.09375 67.296875
-L 73.09375 67.296875
-L 73.09375 72
-L 46 72
-L 46 67.296875
-L 47.90625 67.296875
-C 53 67.296875 56 65.28125 56 62.0625
-C 56 60.65625 55.5 58.359375 54.796875 56.4375
-z
-" id="Century_Schoolbook_L_Roman-86"/>
- <path d="M 20.59375 47
-L 1.796875 46
-L 1.796875 41.6875
-L 6.90625 41.6875
-C 10.59375 41.6875 11.203125 40.984375 11.203125 36.625
-L 11.203125 12.40625
-L 11.203125 8.359375
-C 11.203125 4.296875 10.09375 3.59375 3.703125 3.59375
-L 3 3.59375
-L 3 0
-L 28.90625 0
-L 28.90625 3.59375
-L 28.203125 3.59375
-C 21.703125 3.59375 20.59375 4.296875 20.59375 8.359375
-L 20.59375 12.40625
-z
-M 15.90625 72
-C 12.703125 72 10.09375 69.390625 10.09375 66.1875
-C 10.09375 63.09375 12.703125 60.390625 15.796875 60.390625
-C 19.09375 60.390625 21.703125 62.984375 21.703125 66.1875
-C 21.703125 69.390625 19.09375 72 15.90625 72
-z
-" id="Century_Schoolbook_L_Roman-105"/>
- <path d="M 39 48
-L 35.5 48
-L 32.59375 44.390625
-C 29 46.796875 25.40625 48 20.40625 48
-C 11.59375 48 5.796875 42.1875 5.796875 33.390625
-C 5.796875 29.453125 7.09375 26.125 9.296875 24.109375
-C 11.59375 21.984375 13.90625 20.96875 19.90625 19.5625
-L 25.203125 18.34375
-C 33.09375 16.4375 35.90625 14.40625 35.90625 10.375
-C 35.90625 5.625 31.796875 2.296875 25.90625 2.296875
-C 17.5 2.296875 11.5 7.75 9.09375 17.84375
-L 5.09375 17.84375
-L 5.09375 -1.203125
-L 8.59375 -1.203125
-L 12.09375 2.890625
-C 16.203125 -0.40625 20.796875 -2 25.796875 -2
-C 35.59375 -2 42.09375 4.109375 42.09375 13.5
-C 42.09375 17.9375 40.703125 21.375 37.90625 23.703125
-C 35.5 25.828125 33.5 26.625 27.40625 27.9375
-L 22.40625 29.046875
-C 16.90625 30.265625 16.90625 30.265625 15.09375 31.28125
-C 12.90625 32.28125 11.59375 34.40625 11.59375 36.625
-C 11.59375 40.671875 15.40625 43.59375 20.90625 43.59375
-C 24.703125 43.59375 27.796875 42.28125 30.59375 39.5625
-C 32.796875 37.796875 33.90625 35.796875 35.5 31.1875
-L 39 31.1875
-z
-" id="Century_Schoolbook_L_Roman-115"/>
- <path d="M 46.5 22
-C 46.59375 37.25 38.09375 48 25.90625 48
-C 13.09375 48 3.5 36.734375 3.5 21.484375
-C 3.5 7.484375 12.59375 -2 26.09375 -2
-C 35.59375 -2 42.40625 2.6875 46.5 12.1875
-L 43 14.09375
-C 38.90625 6.390625 34.703125 3.390625 28 3.390625
-C 22.90625 3.390625 19.203125 5.59375 16.59375 9.984375
-C 14.796875 12.984375 14 16.484375 14.09375 22
-z
-M 14.203125 26.296875
-C 14.203125 29.46875 14.59375 31.71875 15.59375 34.578125
-C 17.703125 40.71875 20.90625 43.6875 25.703125 43.6875
-C 31.796875 43.6875 35.796875 38.265625 35.796875 30.078125
-C 35.796875 27.109375 34.90625 26.296875 31.703125 26.296875
-z
-" id="Century_Schoolbook_L_Roman-101"/>
- <path d="M 19.796875 47
-L 2.09375 45.296875
-L 2.09375 41
-L 6.203125 41
-C 9.90625 41 10.5 40.296875 10.5 36.015625
-L 10.5 12.25
-L 10.5 8.265625
-C 10.5 4.28125 9.40625 3.59375 2.90625 3.59375
-L 2.5 3.59375
-L 2.5 0
-L 29.203125 0
-L 29.203125 3.59375
-L 27.296875 3.59375
-C 20.90625 3.59375 19.796875 4.28125 19.796875 8.265625
-L 19.796875 12.25
-L 19.796875 13.234375
-C 19.796875 20.703125 21.203125 28.265625 23.703125 33.9375
-C 26.09375 39.5 29.5 42.59375 33.703125 43.09375
-C 32.296875 41.5 31.90625 40.5 31.90625 38.609375
-C 31.90625 35.421875 34.203125 33.140625 37.40625 33.140625
-C 41 33.140625 43.5 35.828125 43.5 39.90625
-C 43.5 44.6875 40.09375 48 34.796875 48
-C 28.5 48 23 42.796875 19.796875 34.03125
-z
-" id="Century_Schoolbook_L_Roman-114"/>
- <path d="M 20.40625 74
-L 1.90625 73
-L 1.90625 68.6875
-L 6.796875 68.6875
-C 10.40625 68.6875 11 67.984375 11 63.65625
-L 11 12.34375
-L 11 8.328125
-C 11 4.296875 9.90625 3.59375 3.5 3.59375
-L 2.796875 3.59375
-L 2.796875 0
-L 28.703125 0
-L 28.703125 3.59375
-L 28 3.59375
-C 21.5 3.59375 20.40625 4.296875 20.40625 8.328125
-L 20.40625 12.34375
-z
-" id="Century_Schoolbook_L_Roman-108"/>
- <path d="M 20 47
-L 2.703125 46
-L 2.703125 41.6875
-L 6.296875 41.6875
-C 10 41.6875 10.59375 40.984375 10.59375 36.625
-L 10.59375 12.40625
-L 10.59375 8.359375
-C 10.59375 4.296875 9.5 3.59375 3.09375 3.59375
-L 2.703125 3.59375
-L 2.703125 0
-L 28 0
-L 28 3.59375
-L 27.59375 3.59375
-C 21.09375 3.59375 20 4.296875 20 8.359375
-L 20 12.40625
-L 20 22.953125
-C 20 27.90625 20.703125 32.46875 21.796875 34.796875
-C 23.90625 38.796875 28.40625 41.890625 32.703125 41.890625
-C 35.296875 41.890625 38.296875 40.390625 39.796875 38.40625
-C 41.296875 36.296875 42 33.21875 42 28.421875
-L 42 12.265625
-L 42 8.28125
-C 42 4.296875 40.90625 3.59375 34.40625 3.59375
-L 34 3.59375
-L 34 0
-L 59.296875 0
-L 59.296875 3.59375
-L 58.90625 3.59375
-C 52.5 3.59375 51.40625 4.296875 51.40625 8.28125
-L 51.40625 12.265625
-L 51.40625 27.921875
-C 51.40625 35.109375 51.09375 36.90625 49.296875 40.296875
-C 46.796875 45.09375 41.703125 48 35.796875 48
-C 29.40625 48 24.40625 44.984375 20 38.40625
-z
-" id="Century_Schoolbook_L_Roman-110"/>
- </defs>
- <use transform="scale(0.996264)" xlink:href="#Century_Schoolbook_L_Roman-86"/>
- <use transform="translate(70.137406 0)scale(0.996264)" xlink:href="#Century_Schoolbook_L_Roman-105"/>
- <use transform="translate(101.518719 0)scale(0.996264)" xlink:href="#Century_Schoolbook_L_Roman-115"/>
- <use transform="translate(147.644529 0)scale(0.996264)" xlink:href="#Century_Schoolbook_L_Roman-105"/>
- <use transform="translate(179.025842 0)scale(0.996264)" xlink:href="#Century_Schoolbook_L_Roman-101"/>
- <use transform="translate(228.839043 0)scale(0.996264)" xlink:href="#Century_Schoolbook_L_Roman-114"/>
- <use transform="translate(273.072612 0)scale(0.996264)" xlink:href="#Century_Schoolbook_L_Roman-108"/>
- <use transform="translate(304.453925 0)scale(0.996264)" xlink:href="#Century_Schoolbook_L_Roman-105"/>
- <use transform="translate(335.835238 0)scale(0.996264)" xlink:href="#Century_Schoolbook_L_Roman-110"/>
- <use transform="translate(396.706868 0)scale(0.996264)" xlink:href="#Century_Schoolbook_L_Roman-105"/>
- <use transform="translate(428.088181 0)scale(0.996264)" xlink:href="#Century_Schoolbook_L_Roman-101"/>
- </g>
- </g>
- <g id="text_16">
- <!-- $\vec{v}$ -->
- <g transform="translate(152.832 116.8704)scale(0.3 -0.3)">
- <defs>
- <path d="M 53.5 60
-C 52.296875 58.890625 48.59375 55.390625 48.59375 53.984375
-C 48.59375 52.984375 49.5 52.09375 50.5 52.09375
-C 51.40625 52.09375 51.796875 52.6875 52.5 53.6875
-C 54.90625 56.6875 57.59375 58.59375 59.90625 59.890625
-C 60.90625 60.5 61.59375 60.796875 61.59375 61.890625
-C 61.59375 62.796875 60.796875 63.296875 60.203125 63.796875
-C 57.40625 65.6875 56.703125 68.390625 56.40625 69.59375
-C 56.09375 70.390625 55.796875 71.59375 54.40625 71.59375
-C 53.796875 71.59375 52.59375 71.1875 52.59375 69.6875
-C 52.59375 68.796875 53.203125 66.390625 55.09375 63.6875
-L 21.5 63.6875
-C 19.796875 63.6875 18.09375 63.6875 18.09375 61.796875
-C 18.09375 60 19.90625 60 21.5 60
-z
-" id="CMMI12-126"/>
- <path d="M 45.703125 37.3125
-C 45.703125 43.59375 42.5 44 41.703125 44
-C 39.296875 44 37.09375 41.59375 37.09375 39.59375
-C 37.09375 38.40625 37.796875 37.703125 38.203125 37.3125
-C 39.203125 36.40625 41.796875 33.71875 41.796875 28.53125
-C 41.796875 24.34375 35.796875 1 23.796875 1
-C 17.703125 1 16.5 6.078125 16.5 9.765625
-C 16.5 14.765625 18.796875 21.75 21.5 28.921875
-C 23.09375 33.015625 23.5 34.015625 23.5 36.015625
-C 23.5 40.203125 20.5 44 15.59375 44
-C 6.40625 44 2.703125 29.53125 2.703125 28.71875
-C 2.703125 28.328125 3.09375 27.828125 3.796875 27.828125
-C 4.703125 27.828125 4.796875 28.234375 5.203125 29.625
-C 7.59375 38.203125 11.5 41.984375 15.296875 41.984375
-C 16.203125 41.984375 17.90625 41.984375 17.90625 38.703125
-C 17.90625 36.109375 16.796875 33.21875 15.296875 29.421875
-C 10.5 16.65625 10.5 13.5625 10.5 11.171875
-C 10.5 8.96875 10.796875 4.890625 13.90625 2.09375
-C 17.5 -1 22.5 -1 23.40625 -1
-C 40 -1 45.703125 31.625 45.703125 37.3125
-z
-" id="CMMI12-118"/>
- </defs>
- <use transform="scale(0.996264)" xlink:href="#CMMI12-126"/>
- <use transform="translate(3.972363 0)scale(0.996264)" xlink:href="#CMMI12-118"/>
- </g>
- </g>
- <g id="text_17">
- <!-- $V$ -->
- <g style="fill:#0000ff;" transform="translate(93.312 134.6112)scale(0.3 -0.3)">
- <defs>
- <path d="M 61.90625 56.9375
-C 65.296875 62.296875 68.40625 64.6875 73.5 65.09375
-C 74.5 65.1875 75.296875 65.1875 75.296875 66.984375
-C 75.296875 67.390625 75.09375 68 74.203125 68
-C 72.40625 68 68.09375 67.796875 66.296875 67.796875
-C 63.40625 67.796875 60.40625 68 57.59375 68
-C 56.796875 68 55.796875 68 55.796875 66.09375
-C 55.796875 65.1875 56.703125 65.09375 57.09375 65.09375
-C 60.796875 64.78125 61.203125 63 61.203125 61.8125
-C 61.203125 60.3125 59.796875 58.03125 59.703125 57.9375
-L 28.296875 8.4375
-L 21.296875 62
-C 21.296875 64.890625 26.5 65.09375 27.59375 65.09375
-C 29.09375 65.09375 30 65.09375 30 66.984375
-C 30 68 28.90625 68 28.59375 68
-C 26.90625 68 24.90625 67.796875 23.203125 67.796875
-L 17.59375 67.796875
-C 10.296875 67.796875 7.296875 68 7.203125 68
-C 6.59375 68 5.40625 68 5.40625 66.1875
-C 5.40625 65.09375 6.09375 65.09375 7.703125 65.09375
-C 12.796875 65.09375 13.09375 64.1875 13.40625 61.703125
-L 21.40625 0.390625
-C 21.703125 -1.703125 21.703125 -2 23.09375 -2
-C 24.296875 -2 24.796875 -1.703125 25.796875 -0.109375
-z
-" id="CMMI12-86"/>
- </defs>
- <use transform="scale(0.996264)" xlink:href="#CMMI12-86"/>
- </g>
- </g>
- <g id="text_18">
- <!-- $Z$ -->
- <g style="fill:#0000ff;" transform="translate(361.152 96.02496)scale(0.3 -0.3)">
- <defs>
- <path d="M 70 64.890625
-C 70.59375 65.59375 71.09375 66.1875 71.09375 67.1875
-C 71.09375 67.890625 71 68 68.703125 68
-L 27.40625 68
-C 25.09375 68 25 67.890625 24.40625 66.09375
-L 18.90625 48.171875
-C 18.59375 47.171875 18.59375 46.984375 18.59375 46.78125
-C 18.59375 46.375 18.90625 45.78125 19.59375 45.78125
-C 20.40625 45.78125 20.59375 46.1875 21 47.484375
-C 24.703125 58.21875 29.59375 65.09375 45.40625 65.09375
-L 61.796875 65.09375
-L 7 3.390625
-C 6.09375 2.296875 5.703125 1.890625 5.703125 0.796875
-C 5.703125 0 6.203125 0 8.09375 0
-L 50.796875 0
-C 53.09375 0 53.203125 0.09375 53.796875 1.890625
-L 60.796875 23.890625
-C 60.90625 24.1875 61.09375 24.890625 61.09375 25.28125
-C 61.09375 25.78125 60.703125 26.28125 60.09375 26.28125
-C 59.296875 26.28125 59.203125 26.1875 58.40625 23.6875
-C 54.203125 10.859375 49.796875 3.09375 32.40625 3.09375
-L 15.09375 3.09375
-z
-" id="CMMI12-90"/>
- </defs>
- <use transform="scale(0.996264)" xlink:href="#CMMI12-90"/>
- </g>
- </g>
- </g>
- </g>
- <defs>
- <clipPath id="p4d634c2ff8">
- <rect height="266.112" width="357.12" x="57.6" y="41.472"/>
- </clipPath>
- </defs>
-</svg>
diff --git a/buch/papers/lambertw/Bilder/VerfolgungskurveBsp.png b/buch/papers/lambertw/Bilder/VerfolgungskurveBsp.png
index e6e7c1e..dc4720a 100644
--- a/buch/papers/lambertw/Bilder/VerfolgungskurveBsp.png
+++ b/buch/papers/lambertw/Bilder/VerfolgungskurveBsp.png
Binary files differ
diff --git a/buch/papers/lambertw/Bilder/lambertAbstandBauchgefühl.py b/buch/papers/lambertw/Bilder/lambertAbstandBauchgefühl.py
index 3a90afa..73b322c 100644
--- a/buch/papers/lambertw/Bilder/lambertAbstandBauchgefühl.py
+++ b/buch/papers/lambertw/Bilder/lambertAbstandBauchgefühl.py
@@ -39,9 +39,11 @@ plt.plot(0, ymin, 'bo', markersize=10)
plt.plot([0, xmin], [ymin, ymin], 'k--')
#plt.xlim(-0.1, 1)
#plt.ylim(1, 2)
-plt.ylabel("y")
-plt.xlabel("x")
+
plt.grid(True)
+plt.tick_params(labelsize=15)
+#plt.xticks(ticks=range(0, 7))
+#plt.yticks(ticks=range(0, 7))
plt.quiver(xmin, ymin, -0.2, 0, scale=1)
plt.text(xmin+0.1, ymin-0.1, "Verfolgungskurve", size=20, rotation=20, color='r')
@@ -55,4 +57,6 @@ plt.rcParams.update({
plt.text(xmin-0.11, ymin-0.08, r"$\dot{v}$", size=20)
plt.text(xmin-0.02, ymin+0.05, r"$V$", size=20, c='b')
-plt.text(0.02, ymin+0.05, r"$Z$", size=20, c='b') \ No newline at end of file
+plt.text(0.02, ymin+0.05, r"$Z$", size=20, c='b')
+plt.ylabel(r"$y$", size=20)
+plt.xlabel(r"$x$", size=20) \ No newline at end of file
diff --git a/buch/papers/lambertw/Bilder/pursuerDGL.ggb b/buch/papers/lambertw/Bilder/pursuerDGL.ggb
deleted file mode 100644
index 3fb3a78..0000000
--- a/buch/papers/lambertw/Bilder/pursuerDGL.ggb
+++ /dev/null
Binary files differ
diff --git a/buch/papers/lambertw/Bilder/pursuerDGL.svg b/buch/papers/lambertw/Bilder/pursuerDGL.svg
deleted file mode 100644
index d91e5e1..0000000
--- a/buch/papers/lambertw/Bilder/pursuerDGL.svg
+++ /dev/null
@@ -1 +0,0 @@
-<svg xmlns:xlink="http://www.w3.org/1999/xlink" width="2172" height="1315" xmlns="http://www.w3.org/2000/svg" version="1.1"><defs><clipPath id="aUbphlusyTbL"><path fill="none" stroke="none" d="M 0 0 L 2172 0 L 2172 1315 L 0 1315 L 0 0 Z" /></clipPath></defs><g clip-path="url(&quot;#aUbphlusyTbL&quot;)" transform="scale(1)"><g><rect fill="rgb(255, 255, 255)" fill-opacity="1" stroke="none" x="0" y="0" width="2172" height="1315" /><path fill="none" stroke="rgb(192, 192, 192)" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" stroke-opacity="1" d="M 6.5 0.5 L 6.5 1315.5 M 6.5 0.5 L 6.5 1315.5 M 57.5 0.5 L 57.5 1315.5 M 109.5 0.5 L 109.5 1315.5 M 161.5 0.5 L 161.5 1315.5 M 212.5 0.5 L 212.5 1315.5 M 264.5 0.5 L 264.5 1315.5 M 316.5 0.5 L 316.5 1315.5 M 367.5 0.5 L 367.5 1315.5 M 471.5 0.5 L 471.5 1315.5 M 523.5 0.5 L 523.5 1315.5 M 574.5 0.5 L 574.5 1315.5 M 626.5 0.5 L 626.5 1315.5 M 678.5 0.5 L 678.5 1315.5 M 729.5 0.5 L 729.5 1315.5 M 781.5 0.5 L 781.5 1315.5 M 833.5 0.5 L 833.5 1315.5 M 884.5 0.5 L 884.5 1315.5 M 936.5 0.5 L 936.5 1315.5 M 988.5 0.5 L 988.5 1315.5 M 1040.5 0.5 L 1040.5 1315.5 M 1091.5 0.5 L 1091.5 1315.5 M 1143.5 0.5 L 1143.5 1315.5 M 1195.5 0.5 L 1195.5 1315.5 M 1246.5 0.5 L 1246.5 1315.5 M 1298.5 0.5 L 1298.5 1315.5 M 1350.5 0.5 L 1350.5 1315.5 M 1401.5 0.5 L 1401.5 1315.5 M 1453.5 0.5 L 1453.5 1315.5 M 1505.5 0.5 L 1505.5 1315.5 M 1557.5 0.5 L 1557.5 1315.5 M 1608.5 0.5 L 1608.5 1315.5 M 1660.5 0.5 L 1660.5 1315.5 M 1712.5 0.5 L 1712.5 1315.5 M 1763.5 0.5 L 1763.5 1315.5 M 1815.5 0.5 L 1815.5 1315.5 M 1867.5 0.5 L 1867.5 1315.5 M 1918.5 0.5 L 1918.5 1315.5 M 1970.5 0.5 L 1970.5 1315.5 M 2022.5 0.5 L 2022.5 1315.5 M 2074.5 0.5 L 2074.5 1315.5 M 2125.5 0.5 L 2125.5 1315.5" paint-order="fill stroke markers" /><path fill="none" stroke="rgb(192, 192, 192)" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" stroke-opacity="0.235294" d="M 16.5 0.5 L 16.5 1315.5 M 26.5 0.5 L 26.5 1315.5 M 37.5 0.5 L 37.5 1315.5 M 47.5 0.5 L 47.5 1315.5 M 68.5 0.5 L 68.5 1315.5 M 78.5 0.5 L 78.5 1315.5 M 88.5 0.5 L 88.5 1315.5 M 99.5 0.5 L 99.5 1315.5 M 119.5 0.5 L 119.5 1315.5 M 130.5 0.5 L 130.5 1315.5 M 140.5 0.5 L 140.5 1315.5 M 150.5 0.5 L 150.5 1315.5 M 171.5 0.5 L 171.5 1315.5 M 181.5 0.5 L 181.5 1315.5 M 192.5 0.5 L 192.5 1315.5 M 202.5 0.5 L 202.5 1315.5 M 223.5 0.5 L 223.5 1315.5 M 233.5 0.5 L 233.5 1315.5 M 243.5 0.5 L 243.5 1315.5 M 254.5 0.5 L 254.5 1315.5 M 274.5 0.5 L 274.5 1315.5 M 285.5 0.5 L 285.5 1315.5 M 295.5 0.5 L 295.5 1315.5 M 305.5 0.5 L 305.5 1315.5 M 326.5 0.5 L 326.5 1315.5 M 336.5 0.5 L 336.5 1315.5 M 347.5 0.5 L 347.5 1315.5 M 357.5 0.5 L 357.5 1315.5 M 378.5 0.5 L 378.5 1315.5 M 388.5 0.5 L 388.5 1315.5 M 398.5 0.5 L 398.5 1315.5 M 409.5 0.5 L 409.5 1315.5 M 429.5 0.5 L 429.5 1315.5 M 440.5 0.5 L 440.5 1315.5 M 450.5 0.5 L 450.5 1315.5 M 461.5 0.5 L 461.5 1315.5 M 481.5 0.5 L 481.5 1315.5 M 492.5 0.5 L 492.5 1315.5 M 502.5 0.5 L 502.5 1315.5 M 512.5 0.5 L 512.5 1315.5 M 533.5 0.5 L 533.5 1315.5 M 543.5 0.5 L 543.5 1315.5 M 554.5 0.5 L 554.5 1315.5 M 564.5 0.5 L 564.5 1315.5 M 585.5 0.5 L 585.5 1315.5 M 595.5 0.5 L 595.5 1315.5 M 605.5 0.5 L 605.5 1315.5 M 616.5 0.5 L 616.5 1315.5 M 636.5 0.5 L 636.5 1315.5 M 647.5 0.5 L 647.5 1315.5 M 657.5 0.5 L 657.5 1315.5 M 667.5 0.5 L 667.5 1315.5 M 688.5 0.5 L 688.5 1315.5 M 698.5 0.5 L 698.5 1315.5 M 709.5 0.5 L 709.5 1315.5 M 719.5 0.5 L 719.5 1315.5 M 740.5 0.5 L 740.5 1315.5 M 750.5 0.5 L 750.5 1315.5 M 760.5 0.5 L 760.5 1315.5 M 771.5 0.5 L 771.5 1315.5 M 791.5 0.5 L 791.5 1315.5 M 802.5 0.5 L 802.5 1315.5 M 812.5 0.5 L 812.5 1315.5 M 822.5 0.5 L 822.5 1315.5 M 843.5 0.5 L 843.5 1315.5 M 853.5 0.5 L 853.5 1315.5 M 864.5 0.5 L 864.5 1315.5 M 874.5 0.5 L 874.5 1315.5 M 895.5 0.5 L 895.5 1315.5 M 905.5 0.5 L 905.5 1315.5 M 915.5 0.5 L 915.5 1315.5 M 926.5 0.5 L 926.5 1315.5 M 946.5 0.5 L 946.5 1315.5 M 957.5 0.5 L 957.5 1315.5 M 967.5 0.5 L 967.5 1315.5 M 978.5 0.5 L 978.5 1315.5 M 998.5 0.5 L 998.5 1315.5 M 1009.5 0.5 L 1009.5 1315.5 M 1019.5 0.5 L 1019.5 1315.5 M 1029.5 0.5 L 1029.5 1315.5 M 1050.5 0.5 L 1050.5 1315.5 M 1060.5 0.5 L 1060.5 1315.5 M 1071.5 0.5 L 1071.5 1315.5 M 1081.5 0.5 L 1081.5 1315.5 M 1102.5 0.5 L 1102.5 1315.5 M 1112.5 0.5 L 1112.5 1315.5 M 1122.5 0.5 L 1122.5 1315.5 M 1133.5 0.5 L 1133.5 1315.5 M 1153.5 0.5 L 1153.5 1315.5 M 1164.5 0.5 L 1164.5 1315.5 M 1174.5 0.5 L 1174.5 1315.5 M 1184.5 0.5 L 1184.5 1315.5 M 1205.5 0.5 L 1205.5 1315.5 M 1215.5 0.5 L 1215.5 1315.5 M 1226.5 0.5 L 1226.5 1315.5 M 1236.5 0.5 L 1236.5 1315.5 M 1257.5 0.5 L 1257.5 1315.5 M 1267.5 0.5 L 1267.5 1315.5 M 1277.5 0.5 L 1277.5 1315.5 M 1288.5 0.5 L 1288.5 1315.5 M 1308.5 0.5 L 1308.5 1315.5 M 1319.5 0.5 L 1319.5 1315.5 M 1329.5 0.5 L 1329.5 1315.5 M 1339.5 0.5 L 1339.5 1315.5 M 1360.5 0.5 L 1360.5 1315.5 M 1370.5 0.5 L 1370.5 1315.5 M 1381.5 0.5 L 1381.5 1315.5 M 1391.5 0.5 L 1391.5 1315.5 M 1412.5 0.5 L 1412.5 1315.5 M 1422.5 0.5 L 1422.5 1315.5 M 1432.5 0.5 L 1432.5 1315.5 M 1443.5 0.5 L 1443.5 1315.5 M 1463.5 0.5 L 1463.5 1315.5 M 1474.5 0.5 L 1474.5 1315.5 M 1484.5 0.5 L 1484.5 1315.5 M 1494.5 0.5 L 1494.5 1315.5 M 1515.5 0.5 L 1515.5 1315.5 M 1526.5 0.5 L 1526.5 1315.5 M 1536.5 0.5 L 1536.5 1315.5 M 1546.5 0.5 L 1546.5 1315.5 M 1567.5 0.5 L 1567.5 1315.5 M 1577.5 0.5 L 1577.5 1315.5 M 1588.5 0.5 L 1588.5 1315.5 M 1598.5 0.5 L 1598.5 1315.5 M 1619.5 0.5 L 1619.5 1315.5 M 1629.5 0.5 L 1629.5 1315.5 M 1639.5 0.5 L 1639.5 1315.5 M 1650.5 0.5 L 1650.5 1315.5 M 1670.5 0.5 L 1670.5 1315.5 M 1681.5 0.5 L 1681.5 1315.5 M 1691.5 0.5 L 1691.5 1315.5 M 1701.5 0.5 L 1701.5 1315.5 M 1722.5 0.5 L 1722.5 1315.5 M 1732.5 0.5 L 1732.5 1315.5 M 1743.5 0.5 L 1743.5 1315.5 M 1753.5 0.5 L 1753.5 1315.5 M 1774.5 0.5 L 1774.5 1315.5 M 1784.5 0.5 L 1784.5 1315.5 M 1794.5 0.5 L 1794.5 1315.5 M 1805.5 0.5 L 1805.5 1315.5 M 1825.5 0.5 L 1825.5 1315.5 M 1836.5 0.5 L 1836.5 1315.5 M 1846.5 0.5 L 1846.5 1315.5 M 1856.5 0.5 L 1856.5 1315.5 M 1877.5 0.5 L 1877.5 1315.5 M 1887.5 0.5 L 1887.5 1315.5 M 1898.5 0.5 L 1898.5 1315.5 M 1908.5 0.5 L 1908.5 1315.5 M 1929.5 0.5 L 1929.5 1315.5 M 1939.5 0.5 L 1939.5 1315.5 M 1949.5 0.5 L 1949.5 1315.5 M 1960.5 0.5 L 1960.5 1315.5 M 1980.5 0.5 L 1980.5 1315.5 M 1991.5 0.5 L 1991.5 1315.5 M 2001.5 0.5 L 2001.5 1315.5 M 2011.5 0.5 L 2011.5 1315.5 M 2032.5 0.5 L 2032.5 1315.5 M 2043.5 0.5 L 2043.5 1315.5 M 2053.5 0.5 L 2053.5 1315.5 M 2063.5 0.5 L 2063.5 1315.5 M 2084.5 0.5 L 2084.5 1315.5 M 2094.5 0.5 L 2094.5 1315.5 M 2105.5 0.5 L 2105.5 1315.5 M 2115.5 0.5 L 2115.5 1315.5 M 2136.5 0.5 L 2136.5 1315.5 M 2146.5 0.5 L 2146.5 1315.5 M 2156.5 0.5 L 2156.5 1315.5 M 2167.5 0.5 L 2167.5 1315.5" paint-order="fill stroke markers" /><path fill="none" stroke="rgb(192, 192, 192)" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" stroke-opacity="1" d="M 0.5 32.5 L 2172.5 32.5 M 0.5 32.5 L 2172.5 32.5 M 0.5 83.5 L 2172.5 83.5 M 0.5 135.5 L 2172.5 135.5 M 0.5 187.5 L 2172.5 187.5 M 0.5 239.5 L 2172.5 239.5 M 0.5 290.5 L 2172.5 290.5 M 0.5 342.5 L 2172.5 342.5 M 0.5 394.5 L 2172.5 394.5 M 0.5 445.5 L 2172.5 445.5 M 0.5 497.5 L 2172.5 497.5 M 0.5 549.5 L 2172.5 549.5 M 0.5 600.5 L 2172.5 600.5 M 0.5 652.5 L 2172.5 652.5 M 0.5 704.5 L 2172.5 704.5 M 0.5 755.5 L 2172.5 755.5 M 0.5 807.5 L 2172.5 807.5 M 0.5 859.5 L 2172.5 859.5 M 0.5 911.5 L 2172.5 911.5 M 0.5 962.5 L 2172.5 962.5 M 0.5 1014.5 L 2172.5 1014.5 M 0.5 1066.5 L 2172.5 1066.5 M 0.5 1117.5 L 2172.5 1117.5 M 0.5 1169.5 L 2172.5 1169.5 M 0.5 1221.5 L 2172.5 1221.5" paint-order="fill stroke markers" /><path fill="none" stroke="rgb(192, 192, 192)" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" stroke-opacity="0.235294" d="M 0.5 1.5 L 2172.5 1.5 M 0.5 1.5 L 2172.5 1.5 M 0.5 11.5 L 2172.5 11.5 M 0.5 21.5 L 2172.5 21.5 M 0.5 42.5 L 2172.5 42.5 M 0.5 52.5 L 2172.5 52.5 M 0.5 63.5 L 2172.5 63.5 M 0.5 73.5 L 2172.5 73.5 M 0.5 94.5 L 2172.5 94.5 M 0.5 104.5 L 2172.5 104.5 M 0.5 114.5 L 2172.5 114.5 M 0.5 125.5 L 2172.5 125.5 M 0.5 145.5 L 2172.5 145.5 M 0.5 156.5 L 2172.5 156.5 M 0.5 166.5 L 2172.5 166.5 M 0.5 176.5 L 2172.5 176.5 M 0.5 197.5 L 2172.5 197.5 M 0.5 207.5 L 2172.5 207.5 M 0.5 218.5 L 2172.5 218.5 M 0.5 228.5 L 2172.5 228.5 M 0.5 249.5 L 2172.5 249.5 M 0.5 259.5 L 2172.5 259.5 M 0.5 270.5 L 2172.5 270.5 M 0.5 280.5 L 2172.5 280.5 M 0.5 301.5 L 2172.5 301.5 M 0.5 311.5 L 2172.5 311.5 M 0.5 321.5 L 2172.5 321.5 M 0.5 332.5 L 2172.5 332.5 M 0.5 352.5 L 2172.5 352.5 M 0.5 363.5 L 2172.5 363.5 M 0.5 373.5 L 2172.5 373.5 M 0.5 383.5 L 2172.5 383.5 M 0.5 404.5 L 2172.5 404.5 M 0.5 414.5 L 2172.5 414.5 M 0.5 425.5 L 2172.5 425.5 M 0.5 435.5 L 2172.5 435.5 M 0.5 456.5 L 2172.5 456.5 M 0.5 466.5 L 2172.5 466.5 M 0.5 476.5 L 2172.5 476.5 M 0.5 487.5 L 2172.5 487.5 M 0.5 507.5 L 2172.5 507.5 M 0.5 518.5 L 2172.5 518.5 M 0.5 528.5 L 2172.5 528.5 M 0.5 538.5 L 2172.5 538.5 M 0.5 559.5 L 2172.5 559.5 M 0.5 569.5 L 2172.5 569.5 M 0.5 580.5 L 2172.5 580.5 M 0.5 590.5 L 2172.5 590.5 M 0.5 611.5 L 2172.5 611.5 M 0.5 621.5 L 2172.5 621.5 M 0.5 631.5 L 2172.5 631.5 M 0.5 642.5 L 2172.5 642.5 M 0.5 662.5 L 2172.5 662.5 M 0.5 673.5 L 2172.5 673.5 M 0.5 683.5 L 2172.5 683.5 M 0.5 693.5 L 2172.5 693.5 M 0.5 714.5 L 2172.5 714.5 M 0.5 724.5 L 2172.5 724.5 M 0.5 735.5 L 2172.5 735.5 M 0.5 745.5 L 2172.5 745.5 M 0.5 766.5 L 2172.5 766.5 M 0.5 776.5 L 2172.5 776.5 M 0.5 787.5 L 2172.5 787.5 M 0.5 797.5 L 2172.5 797.5 M 0.5 818.5 L 2172.5 818.5 M 0.5 828.5 L 2172.5 828.5 M 0.5 838.5 L 2172.5 838.5 M 0.5 849.5 L 2172.5 849.5 M 0.5 869.5 L 2172.5 869.5 M 0.5 880.5 L 2172.5 880.5 M 0.5 890.5 L 2172.5 890.5 M 0.5 900.5 L 2172.5 900.5 M 0.5 921.5 L 2172.5 921.5 M 0.5 931.5 L 2172.5 931.5 M 0.5 942.5 L 2172.5 942.5 M 0.5 952.5 L 2172.5 952.5 M 0.5 973.5 L 2172.5 973.5 M 0.5 983.5 L 2172.5 983.5 M 0.5 993.5 L 2172.5 993.5 M 0.5 1004.5 L 2172.5 1004.5 M 0.5 1024.5 L 2172.5 1024.5 M 0.5 1035.5 L 2172.5 1035.5 M 0.5 1045.5 L 2172.5 1045.5 M 0.5 1055.5 L 2172.5 1055.5 M 0.5 1076.5 L 2172.5 1076.5 M 0.5 1086.5 L 2172.5 1086.5 M 0.5 1097.5 L 2172.5 1097.5 M 0.5 1107.5 L 2172.5 1107.5 M 0.5 1128.5 L 2172.5 1128.5 M 0.5 1138.5 L 2172.5 1138.5 M 0.5 1148.5 L 2172.5 1148.5 M 0.5 1159.5 L 2172.5 1159.5 M 0.5 1179.5 L 2172.5 1179.5 M 0.5 1190.5 L 2172.5 1190.5 M 0.5 1200.5 L 2172.5 1200.5 M 0.5 1210.5 L 2172.5 1210.5 M 0.5 1231.5 L 2172.5 1231.5 M 0.5 1241.5 L 2172.5 1241.5 M 0.5 1252.5 L 2172.5 1252.5 M 0.5 1262.5 L 2172.5 1262.5 M 0.5 1283.5 L 2172.5 1283.5 M 0.5 1293.5 L 2172.5 1293.5 M 0.5 1304.5 L 2172.5 1304.5 M 0.5 1314.5 L 2172.5 1314.5" paint-order="fill stroke markers" /><path fill="none" stroke="rgb(0, 0, 0)" stroke-miterlimit="10" stroke-opacity="1" d="M 419.5 2.5 L 419.5 1315.5" paint-order="fill stroke markers" /><path fill="none" stroke="rgb(0, 0, 0)" stroke-miterlimit="10" stroke-opacity="1" d="M 419.5 1.5 L 415.5 5.5" paint-order="fill stroke markers" /><path fill="none" stroke="rgb(0, 0, 0)" stroke-miterlimit="10" stroke-opacity="1" d="M 419.5 1.5 L 423.5 5.5" paint-order="fill stroke markers" /><path fill="none" stroke="rgb(0, 0, 0)" stroke-miterlimit="10" stroke-opacity="1" d="M 0.5 1272.5 L 2170.5 1272.5" paint-order="fill stroke markers" /><path fill="none" stroke="rgb(0, 0, 0)" stroke-miterlimit="10" stroke-opacity="1" d="M 2171.5 1272.5 L 2167.5 1268.5" paint-order="fill stroke markers" /><path fill="none" stroke="rgb(0, 0, 0)" stroke-miterlimit="10" stroke-opacity="1" d="M 2171.5 1272.5 L 2167.5 1276.5" paint-order="fill stroke markers" /><text font-family="geogebra-sans-serif, sans-serif" font-size="12px" font-style="normal" font-weight="normal" text-decoration="normal" dominant-baseline="alphabetic" fill="rgb(0, 0, 0)" fill-opacity="1" stroke="none" text-anchor="start" x="46" y="1288">–0.7</text><text font-family="geogebra-sans-serif, sans-serif" font-size="12px" font-style="normal" font-weight="normal" text-decoration="normal" dominant-baseline="alphabetic" fill="none" stroke="rgb(255, 255, 255)" stroke-linejoin="bevel" stroke-miterlimit="10" stroke-opacity="1" stroke-width="3" text-anchor="start" x="46" y="1288">–0.7</text><text font-family="geogebra-sans-serif, sans-serif" font-size="12px" font-style="normal" font-weight="normal" text-decoration="normal" dominant-baseline="alphabetic" fill="rgb(0, 0, 0)" fill-opacity="1" stroke="none" text-anchor="start" x="46" y="1288">–0.7</text><text font-family="geogebra-sans-serif, sans-serif" font-size="12px" font-style="normal" font-weight="normal" text-decoration="normal" dominant-baseline="alphabetic" fill="rgb(0, 0, 0)" fill-opacity="1" stroke="none" text-anchor="start" x="98" y="1288">–0.6</text><text font-family="geogebra-sans-serif, sans-serif" font-size="12px" font-style="normal" font-weight="normal" text-decoration="normal" dominant-baseline="alphabetic" fill="none" stroke="rgb(255, 255, 255)" stroke-linejoin="bevel" stroke-miterlimit="10" stroke-opacity="1" stroke-width="3" text-anchor="start" x="98" y="1288">–0.6</text><text font-family="geogebra-sans-serif, sans-serif" font-size="12px" font-style="normal" font-weight="normal" text-decoration="normal" dominant-baseline="alphabetic" fill="rgb(0, 0, 0)" fill-opacity="1" stroke="none" text-anchor="start" x="98" y="1288">–0.6</text><text font-family="geogebra-sans-serif, sans-serif" font-size="12px" font-style="normal" font-weight="normal" text-decoration="normal" dominant-baseline="alphabetic" fill="rgb(0, 0, 0)" fill-opacity="1" stroke="none" text-anchor="start" x="150" y="1288">–0.5</text><text font-family="geogebra-sans-serif, sans-serif" font-size="12px" font-style="normal" font-weight="normal" text-decoration="normal" dominant-baseline="alphabetic" fill="none" stroke="rgb(255, 255, 255)" stroke-linejoin="bevel" stroke-miterlimit="10" stroke-opacity="1" stroke-width="3" text-anchor="start" x="150" y="1288">–0.5</text><text font-family="geogebra-sans-serif, sans-serif" font-size="12px" font-style="normal" font-weight="normal" text-decoration="normal" dominant-baseline="alphabetic" fill="rgb(0, 0, 0)" fill-opacity="1" stroke="none" text-anchor="start" x="150" y="1288">–0.5</text><text font-family="geogebra-sans-serif, sans-serif" font-size="12px" font-style="normal" font-weight="normal" text-decoration="normal" dominant-baseline="alphabetic" fill="rgb(0, 0, 0)" fill-opacity="1" stroke="none" text-anchor="start" x="201" y="1288">–0.4</text><text font-family="geogebra-sans-serif, sans-serif" font-size="12px" font-style="normal" font-weight="normal" text-decoration="normal" dominant-baseline="alphabetic" fill="none" stroke="rgb(255, 255, 255)" stroke-linejoin="bevel" stroke-miterlimit="10" stroke-opacity="1" stroke-width="3" text-anchor="start" x="201" y="1288">–0.4</text><text font-family="geogebra-sans-serif, sans-serif" font-size="12px" font-style="normal" font-weight="normal" text-decoration="normal" dominant-baseline="alphabetic" fill="rgb(0, 0, 0)" fill-opacity="1" stroke="none" text-anchor="start" x="201" y="1288">–0.4</text><text font-family="geogebra-sans-serif, sans-serif" font-size="12px" font-style="normal" font-weight="normal" text-decoration="normal" dominant-baseline="alphabetic" fill="rgb(0, 0, 0)" fill-opacity="1" stroke="none" text-anchor="start" x="253" y="1288">–0.3</text><text font-family="geogebra-sans-serif, sans-serif" font-size="12px" font-style="normal" font-weight="normal" text-decoration="normal" dominant-baseline="alphabetic" fill="none" stroke="rgb(255, 255, 255)" stroke-linejoin="bevel" stroke-miterlimit="10" stroke-opacity="1" stroke-width="3" text-anchor="start" x="253" y="1288">–0.3</text><text font-family="geogebra-sans-serif, sans-serif" font-size="12px" font-style="normal" font-weight="normal" text-decoration="normal" dominant-baseline="alphabetic" fill="rgb(0, 0, 0)" fill-opacity="1" stroke="none" text-anchor="start" x="253" y="1288">–0.3</text><text font-family="geogebra-sans-serif, sans-serif" font-size="12px" font-style="normal" font-weight="normal" text-decoration="normal" dominant-baseline="alphabetic" fill="rgb(0, 0, 0)" fill-opacity="1" stroke="none" text-anchor="start" x="305" y="1288">–0.2</text><text font-family="geogebra-sans-serif, sans-serif" font-size="12px" font-style="normal" font-weight="normal" text-decoration="normal" dominant-baseline="alphabetic" fill="none" stroke="rgb(255, 255, 255)" stroke-linejoin="bevel" stroke-miterlimit="10" stroke-opacity="1" stroke-width="3" text-anchor="start" x="305" y="1288">–0.2</text><text font-family="geogebra-sans-serif, sans-serif" font-size="12px" font-style="normal" font-weight="normal" text-decoration="normal" dominant-baseline="alphabetic" fill="rgb(0, 0, 0)" fill-opacity="1" stroke="none" text-anchor="start" x="305" y="1288">–0.2</text><text font-family="geogebra-sans-serif, sans-serif" font-size="12px" font-style="normal" font-weight="normal" text-decoration="normal" dominant-baseline="alphabetic" fill="rgb(0, 0, 0)" fill-opacity="1" stroke="none" text-anchor="start" x="356" y="1288">–0.1</text><text font-family="geogebra-sans-serif, sans-serif" font-size="12px" font-style="normal" font-weight="normal" text-decoration="normal" dominant-baseline="alphabetic" fill="none" stroke="rgb(255, 255, 255)" stroke-linejoin="bevel" stroke-miterlimit="10" stroke-opacity="1" stroke-width="3" text-anchor="start" x="356" y="1288">–0.1</text><text font-family="geogebra-sans-serif, sans-serif" font-size="12px" font-style="normal" font-weight="normal" text-decoration="normal" dominant-baseline="alphabetic" fill="rgb(0, 0, 0)" fill-opacity="1" stroke="none" text-anchor="start" x="356" y="1288">–0.1</text><text font-family="geogebra-sans-serif, sans-serif" font-size="12px" font-style="normal" font-weight="normal" text-decoration="normal" dominant-baseline="alphabetic" fill="rgb(0, 0, 0)" fill-opacity="1" stroke="none" text-anchor="start" x="463" y="1288">0.1</text><text font-family="geogebra-sans-serif, sans-serif" font-size="12px" font-style="normal" font-weight="normal" text-decoration="normal" dominant-baseline="alphabetic" fill="none" stroke="rgb(255, 255, 255)" stroke-linejoin="bevel" stroke-miterlimit="10" stroke-opacity="1" stroke-width="3" text-anchor="start" x="463" y="1288">0.1</text><text font-family="geogebra-sans-serif, sans-serif" font-size="12px" font-style="normal" font-weight="normal" text-decoration="normal" dominant-baseline="alphabetic" fill="rgb(0, 0, 0)" fill-opacity="1" stroke="none" text-anchor="start" x="463" y="1288">0.1</text><text font-family="geogebra-sans-serif, sans-serif" font-size="12px" font-style="normal" font-weight="normal" text-decoration="normal" dominant-baseline="alphabetic" fill="rgb(0, 0, 0)" fill-opacity="1" stroke="none" text-anchor="start" x="515" y="1288">0.2</text><text font-family="geogebra-sans-serif, sans-serif" font-size="12px" font-style="normal" font-weight="normal" text-decoration="normal" dominant-baseline="alphabetic" fill="none" stroke="rgb(255, 255, 255)" stroke-linejoin="bevel" stroke-miterlimit="10" stroke-opacity="1" stroke-width="3" text-anchor="start" x="515" y="1288">0.2</text><text font-family="geogebra-sans-serif, sans-serif" font-size="12px" font-style="normal" font-weight="normal" text-decoration="normal" dominant-baseline="alphabetic" fill="rgb(0, 0, 0)" fill-opacity="1" stroke="none" text-anchor="start" x="515" y="1288">0.2</text><text font-family="geogebra-sans-serif, sans-serif" font-size="12px" font-style="normal" font-weight="normal" text-decoration="normal" dominant-baseline="alphabetic" fill="rgb(0, 0, 0)" fill-opacity="1" stroke="none" text-anchor="start" x="566" y="1288">0.3</text><text font-family="geogebra-sans-serif, sans-serif" font-size="12px" font-style="normal" font-weight="normal" text-decoration="normal" dominant-baseline="alphabetic" fill="none" stroke="rgb(255, 255, 255)" stroke-linejoin="bevel" stroke-miterlimit="10" stroke-opacity="1" stroke-width="3" text-anchor="start" x="566" y="1288">0.3</text><text font-family="geogebra-sans-serif, sans-serif" font-size="12px" font-style="normal" font-weight="normal" text-decoration="normal" dominant-baseline="alphabetic" fill="rgb(0, 0, 0)" fill-opacity="1" stroke="none" text-anchor="start" x="566" y="1288">0.3</text><text font-family="geogebra-sans-serif, sans-serif" font-size="12px" font-style="normal" font-weight="normal" text-decoration="normal" dominant-baseline="alphabetic" fill="rgb(0, 0, 0)" fill-opacity="1" stroke="none" text-anchor="start" x="618" y="1288">0.4</text><text font-family="geogebra-sans-serif, sans-serif" font-size="12px" font-style="normal" font-weight="normal" text-decoration="normal" dominant-baseline="alphabetic" fill="none" stroke="rgb(255, 255, 255)" stroke-linejoin="bevel" stroke-miterlimit="10" stroke-opacity="1" stroke-width="3" text-anchor="start" x="618" y="1288">0.4</text><text font-family="geogebra-sans-serif, sans-serif" font-size="12px" font-style="normal" font-weight="normal" text-decoration="normal" dominant-baseline="alphabetic" fill="rgb(0, 0, 0)" fill-opacity="1" stroke="none" text-anchor="start" x="618" y="1288">0.4</text><text font-family="geogebra-sans-serif, sans-serif" font-size="12px" font-style="normal" font-weight="normal" text-decoration="normal" dominant-baseline="alphabetic" fill="rgb(0, 0, 0)" fill-opacity="1" stroke="none" text-anchor="start" x="670" y="1288">0.5</text><text font-family="geogebra-sans-serif, sans-serif" font-size="12px" font-style="normal" font-weight="normal" text-decoration="normal" dominant-baseline="alphabetic" fill="none" stroke="rgb(255, 255, 255)" stroke-linejoin="bevel" stroke-miterlimit="10" stroke-opacity="1" stroke-width="3" text-anchor="start" x="670" y="1288">0.5</text><text font-family="geogebra-sans-serif, sans-serif" font-size="12px" font-style="normal" font-weight="normal" text-decoration="normal" dominant-baseline="alphabetic" fill="rgb(0, 0, 0)" fill-opacity="1" stroke="none" text-anchor="start" x="670" y="1288">0.5</text><text font-family="geogebra-sans-serif, sans-serif" font-size="12px" font-style="normal" font-weight="normal" text-decoration="normal" dominant-baseline="alphabetic" fill="rgb(0, 0, 0)" fill-opacity="1" stroke="none" text-anchor="start" x="721" y="1288">0.6</text><text font-family="geogebra-sans-serif, sans-serif" font-size="12px" font-style="normal" font-weight="normal" text-decoration="normal" dominant-baseline="alphabetic" fill="none" stroke="rgb(255, 255, 255)" stroke-linejoin="bevel" stroke-miterlimit="10" stroke-opacity="1" stroke-width="3" text-anchor="start" x="721" y="1288">0.6</text><text font-family="geogebra-sans-serif, sans-serif" font-size="12px" font-style="normal" font-weight="normal" text-decoration="normal" dominant-baseline="alphabetic" fill="rgb(0, 0, 0)" fill-opacity="1" stroke="none" text-anchor="start" x="721" y="1288">0.6</text><text font-family="geogebra-sans-serif, sans-serif" font-size="12px" font-style="normal" font-weight="normal" text-decoration="normal" dominant-baseline="alphabetic" fill="rgb(0, 0, 0)" fill-opacity="1" stroke="none" text-anchor="start" x="773" y="1288">0.7</text><text font-family="geogebra-sans-serif, sans-serif" font-size="12px" font-style="normal" font-weight="normal" text-decoration="normal" dominant-baseline="alphabetic" fill="none" stroke="rgb(255, 255, 255)" stroke-linejoin="bevel" stroke-miterlimit="10" stroke-opacity="1" stroke-width="3" text-anchor="start" x="773" y="1288">0.7</text><text font-family="geogebra-sans-serif, sans-serif" font-size="12px" font-style="normal" font-weight="normal" text-decoration="normal" dominant-baseline="alphabetic" fill="rgb(0, 0, 0)" fill-opacity="1" stroke="none" text-anchor="start" x="773" y="1288">0.7</text><text font-family="geogebra-sans-serif, sans-serif" font-size="12px" font-style="normal" font-weight="normal" text-decoration="normal" dominant-baseline="alphabetic" fill="rgb(0, 0, 0)" fill-opacity="1" stroke="none" text-anchor="start" x="825" y="1288">0.8</text><text font-family="geogebra-sans-serif, sans-serif" font-size="12px" font-style="normal" font-weight="normal" text-decoration="normal" dominant-baseline="alphabetic" fill="none" stroke="rgb(255, 255, 255)" stroke-linejoin="bevel" stroke-miterlimit="10" stroke-opacity="1" stroke-width="3" text-anchor="start" x="825" y="1288">0.8</text><text font-family="geogebra-sans-serif, sans-serif" font-size="12px" font-style="normal" font-weight="normal" text-decoration="normal" dominant-baseline="alphabetic" fill="rgb(0, 0, 0)" fill-opacity="1" stroke="none" text-anchor="start" x="825" y="1288">0.8</text><text font-family="geogebra-sans-serif, sans-serif" font-size="12px" font-style="normal" font-weight="normal" text-decoration="normal" dominant-baseline="alphabetic" fill="rgb(0, 0, 0)" fill-opacity="1" stroke="none" text-anchor="start" x="876" y="1288">0.9</text><text font-family="geogebra-sans-serif, sans-serif" font-size="12px" font-style="normal" font-weight="normal" text-decoration="normal" dominant-baseline="alphabetic" fill="none" stroke="rgb(255, 255, 255)" stroke-linejoin="bevel" stroke-miterlimit="10" stroke-opacity="1" stroke-width="3" text-anchor="start" x="876" y="1288">0.9</text><text font-family="geogebra-sans-serif, sans-serif" font-size="12px" font-style="normal" font-weight="normal" text-decoration="normal" dominant-baseline="alphabetic" fill="rgb(0, 0, 0)" fill-opacity="1" stroke="none" text-anchor="start" x="876" y="1288">0.9</text><text font-family="geogebra-sans-serif, sans-serif" font-size="12px" font-style="normal" font-weight="normal" text-decoration="normal" dominant-baseline="alphabetic" fill="rgb(0, 0, 0)" fill-opacity="1" stroke="none" text-anchor="start" x="934" y="1288">1</text><text font-family="geogebra-sans-serif, sans-serif" font-size="12px" font-style="normal" font-weight="normal" text-decoration="normal" dominant-baseline="alphabetic" fill="none" stroke="rgb(255, 255, 255)" stroke-linejoin="bevel" stroke-miterlimit="10" stroke-opacity="1" stroke-width="3" text-anchor="start" x="934" y="1288">1</text><text font-family="geogebra-sans-serif, sans-serif" font-size="12px" font-style="normal" font-weight="normal" text-decoration="normal" dominant-baseline="alphabetic" fill="rgb(0, 0, 0)" fill-opacity="1" stroke="none" text-anchor="start" x="934" y="1288">1</text><text font-family="geogebra-sans-serif, sans-serif" font-size="12px" font-style="normal" font-weight="normal" text-decoration="normal" dominant-baseline="alphabetic" fill="rgb(0, 0, 0)" fill-opacity="1" stroke="none" text-anchor="start" x="980" y="1288">1.1</text><text font-family="geogebra-sans-serif, sans-serif" font-size="12px" font-style="normal" font-weight="normal" text-decoration="normal" dominant-baseline="alphabetic" fill="none" stroke="rgb(255, 255, 255)" stroke-linejoin="bevel" stroke-miterlimit="10" stroke-opacity="1" stroke-width="3" text-anchor="start" x="980" y="1288">1.1</text><text font-family="geogebra-sans-serif, sans-serif" font-size="12px" font-style="normal" font-weight="normal" text-decoration="normal" dominant-baseline="alphabetic" fill="rgb(0, 0, 0)" fill-opacity="1" stroke="none" text-anchor="start" x="980" y="1288">1.1</text><text font-family="geogebra-sans-serif, sans-serif" font-size="12px" font-style="normal" font-weight="normal" text-decoration="normal" dominant-baseline="alphabetic" fill="rgb(0, 0, 0)" fill-opacity="1" stroke="none" text-anchor="start" x="1032" y="1288">1.2</text><text font-family="geogebra-sans-serif, sans-serif" font-size="12px" font-style="normal" font-weight="normal" text-decoration="normal" dominant-baseline="alphabetic" fill="none" stroke="rgb(255, 255, 255)" stroke-linejoin="bevel" stroke-miterlimit="10" stroke-opacity="1" stroke-width="3" text-anchor="start" x="1032" y="1288">1.2</text><text font-family="geogebra-sans-serif, sans-serif" font-size="12px" font-style="normal" font-weight="normal" text-decoration="normal" dominant-baseline="alphabetic" fill="rgb(0, 0, 0)" fill-opacity="1" stroke="none" text-anchor="start" x="1032" y="1288">1.2</text><text font-family="geogebra-sans-serif, sans-serif" font-size="12px" font-style="normal" font-weight="normal" text-decoration="normal" dominant-baseline="alphabetic" fill="rgb(0, 0, 0)" fill-opacity="1" stroke="none" text-anchor="start" x="1083" y="1288">1.3</text><text font-family="geogebra-sans-serif, sans-serif" font-size="12px" font-style="normal" font-weight="normal" text-decoration="normal" dominant-baseline="alphabetic" fill="none" stroke="rgb(255, 255, 255)" stroke-linejoin="bevel" stroke-miterlimit="10" stroke-opacity="1" stroke-width="3" text-anchor="start" x="1083" y="1288">1.3</text><text font-family="geogebra-sans-serif, sans-serif" font-size="12px" font-style="normal" font-weight="normal" text-decoration="normal" dominant-baseline="alphabetic" fill="rgb(0, 0, 0)" fill-opacity="1" stroke="none" text-anchor="start" x="1083" y="1288">1.3</text><text font-family="geogebra-sans-serif, sans-serif" font-size="12px" font-style="normal" font-weight="normal" text-decoration="normal" dominant-baseline="alphabetic" fill="rgb(0, 0, 0)" fill-opacity="1" stroke="none" text-anchor="start" x="1135" y="1288">1.4</text><text font-family="geogebra-sans-serif, sans-serif" font-size="12px" font-style="normal" font-weight="normal" text-decoration="normal" dominant-baseline="alphabetic" fill="none" stroke="rgb(255, 255, 255)" stroke-linejoin="bevel" stroke-miterlimit="10" stroke-opacity="1" stroke-width="3" text-anchor="start" x="1135" y="1288">1.4</text><text font-family="geogebra-sans-serif, sans-serif" font-size="12px" font-style="normal" font-weight="normal" text-decoration="normal" dominant-baseline="alphabetic" fill="rgb(0, 0, 0)" fill-opacity="1" stroke="none" text-anchor="start" x="1135" y="1288">1.4</text><text font-family="geogebra-sans-serif, sans-serif" font-size="12px" font-style="normal" font-weight="normal" text-decoration="normal" dominant-baseline="alphabetic" fill="rgb(0, 0, 0)" fill-opacity="1" stroke="none" text-anchor="start" x="1187" y="1288">1.5</text><text font-family="geogebra-sans-serif, sans-serif" font-size="12px" font-style="normal" font-weight="normal" text-decoration="normal" dominant-baseline="alphabetic" fill="none" stroke="rgb(255, 255, 255)" stroke-linejoin="bevel" stroke-miterlimit="10" stroke-opacity="1" stroke-width="3" text-anchor="start" x="1187" y="1288">1.5</text><text font-family="geogebra-sans-serif, sans-serif" font-size="12px" font-style="normal" font-weight="normal" text-decoration="normal" dominant-baseline="alphabetic" fill="rgb(0, 0, 0)" fill-opacity="1" stroke="none" text-anchor="start" x="1187" y="1288">1.5</text><text font-family="geogebra-sans-serif, sans-serif" font-size="12px" font-style="normal" font-weight="normal" text-decoration="normal" dominant-baseline="alphabetic" fill="rgb(0, 0, 0)" fill-opacity="1" stroke="none" text-anchor="start" x="1238" y="1288">1.6</text><text font-family="geogebra-sans-serif, sans-serif" font-size="12px" font-style="normal" font-weight="normal" text-decoration="normal" dominant-baseline="alphabetic" fill="none" stroke="rgb(255, 255, 255)" stroke-linejoin="bevel" stroke-miterlimit="10" stroke-opacity="1" stroke-width="3" text-anchor="start" x="1238" y="1288">1.6</text><text font-family="geogebra-sans-serif, sans-serif" font-size="12px" font-style="normal" font-weight="normal" text-decoration="normal" dominant-baseline="alphabetic" fill="rgb(0, 0, 0)" fill-opacity="1" stroke="none" text-anchor="start" x="1238" y="1288">1.6</text><text font-family="geogebra-sans-serif, sans-serif" font-size="12px" font-style="normal" font-weight="normal" text-decoration="normal" dominant-baseline="alphabetic" fill="rgb(0, 0, 0)" fill-opacity="1" stroke="none" text-anchor="start" x="1290" y="1288">1.7</text><text font-family="geogebra-sans-serif, sans-serif" font-size="12px" font-style="normal" font-weight="normal" text-decoration="normal" dominant-baseline="alphabetic" fill="none" stroke="rgb(255, 255, 255)" stroke-linejoin="bevel" stroke-miterlimit="10" stroke-opacity="1" stroke-width="3" text-anchor="start" x="1290" y="1288">1.7</text><text font-family="geogebra-sans-serif, sans-serif" font-size="12px" font-style="normal" font-weight="normal" text-decoration="normal" dominant-baseline="alphabetic" fill="rgb(0, 0, 0)" fill-opacity="1" stroke="none" text-anchor="start" x="1290" y="1288">1.7</text><text font-family="geogebra-sans-serif, sans-serif" font-size="12px" font-style="normal" font-weight="normal" text-decoration="normal" dominant-baseline="alphabetic" fill="rgb(0, 0, 0)" fill-opacity="1" stroke="none" text-anchor="start" x="1342" y="1288">1.8</text><text font-family="geogebra-sans-serif, sans-serif" font-size="12px" font-style="normal" font-weight="normal" text-decoration="normal" dominant-baseline="alphabetic" fill="none" stroke="rgb(255, 255, 255)" stroke-linejoin="bevel" stroke-miterlimit="10" stroke-opacity="1" stroke-width="3" text-anchor="start" x="1342" y="1288">1.8</text><text font-family="geogebra-sans-serif, sans-serif" font-size="12px" font-style="normal" font-weight="normal" text-decoration="normal" dominant-baseline="alphabetic" fill="rgb(0, 0, 0)" fill-opacity="1" stroke="none" text-anchor="start" x="1342" y="1288">1.8</text><text font-family="geogebra-sans-serif, sans-serif" font-size="12px" font-style="normal" font-weight="normal" text-decoration="normal" dominant-baseline="alphabetic" fill="rgb(0, 0, 0)" fill-opacity="1" stroke="none" text-anchor="start" x="1393" y="1288">1.9</text><text font-family="geogebra-sans-serif, sans-serif" font-size="12px" font-style="normal" font-weight="normal" text-decoration="normal" dominant-baseline="alphabetic" fill="none" stroke="rgb(255, 255, 255)" stroke-linejoin="bevel" stroke-miterlimit="10" stroke-opacity="1" stroke-width="3" text-anchor="start" x="1393" y="1288">1.9</text><text font-family="geogebra-sans-serif, sans-serif" font-size="12px" font-style="normal" font-weight="normal" text-decoration="normal" dominant-baseline="alphabetic" fill="rgb(0, 0, 0)" fill-opacity="1" stroke="none" text-anchor="start" x="1393" y="1288">1.9</text><text font-family="geogebra-sans-serif, sans-serif" font-size="12px" font-style="normal" font-weight="normal" text-decoration="normal" dominant-baseline="alphabetic" fill="rgb(0, 0, 0)" fill-opacity="1" stroke="none" text-anchor="start" x="1451" y="1288">2</text><text font-family="geogebra-sans-serif, sans-serif" font-size="12px" font-style="normal" font-weight="normal" text-decoration="normal" dominant-baseline="alphabetic" fill="none" stroke="rgb(255, 255, 255)" stroke-linejoin="bevel" stroke-miterlimit="10" stroke-opacity="1" stroke-width="3" text-anchor="start" x="1451" y="1288">2</text><text font-family="geogebra-sans-serif, sans-serif" font-size="12px" font-style="normal" font-weight="normal" text-decoration="normal" dominant-baseline="alphabetic" fill="rgb(0, 0, 0)" fill-opacity="1" stroke="none" text-anchor="start" x="1451" y="1288">2</text><text font-family="geogebra-sans-serif, sans-serif" font-size="12px" font-style="normal" font-weight="normal" text-decoration="normal" dominant-baseline="alphabetic" fill="rgb(0, 0, 0)" fill-opacity="1" stroke="none" text-anchor="start" x="1497" y="1288">2.1</text><text font-family="geogebra-sans-serif, sans-serif" font-size="12px" font-style="normal" font-weight="normal" text-decoration="normal" dominant-baseline="alphabetic" fill="none" stroke="rgb(255, 255, 255)" stroke-linejoin="bevel" stroke-miterlimit="10" stroke-opacity="1" stroke-width="3" text-anchor="start" x="1497" y="1288">2.1</text><text font-family="geogebra-sans-serif, sans-serif" font-size="12px" font-style="normal" font-weight="normal" text-decoration="normal" dominant-baseline="alphabetic" fill="rgb(0, 0, 0)" fill-opacity="1" stroke="none" text-anchor="start" x="1497" y="1288">2.1</text><text font-family="geogebra-sans-serif, sans-serif" font-size="12px" font-style="normal" font-weight="normal" text-decoration="normal" dominant-baseline="alphabetic" fill="rgb(0, 0, 0)" fill-opacity="1" stroke="none" text-anchor="start" x="1549" y="1288">2.2</text><text font-family="geogebra-sans-serif, sans-serif" font-size="12px" font-style="normal" font-weight="normal" text-decoration="normal" dominant-baseline="alphabetic" fill="none" stroke="rgb(255, 255, 255)" stroke-linejoin="bevel" stroke-miterlimit="10" stroke-opacity="1" stroke-width="3" text-anchor="start" x="1549" y="1288">2.2</text><text font-family="geogebra-sans-serif, sans-serif" font-size="12px" font-style="normal" font-weight="normal" text-decoration="normal" dominant-baseline="alphabetic" fill="rgb(0, 0, 0)" fill-opacity="1" stroke="none" text-anchor="start" x="1549" y="1288">2.2</text><text font-family="geogebra-sans-serif, sans-serif" font-size="12px" font-style="normal" font-weight="normal" text-decoration="normal" dominant-baseline="alphabetic" fill="rgb(0, 0, 0)" fill-opacity="1" stroke="none" text-anchor="start" x="1600" y="1288">2.3</text><text font-family="geogebra-sans-serif, sans-serif" font-size="12px" font-style="normal" font-weight="normal" text-decoration="normal" dominant-baseline="alphabetic" fill="none" stroke="rgb(255, 255, 255)" stroke-linejoin="bevel" stroke-miterlimit="10" stroke-opacity="1" stroke-width="3" text-anchor="start" x="1600" y="1288">2.3</text><text font-family="geogebra-sans-serif, sans-serif" font-size="12px" font-style="normal" font-weight="normal" text-decoration="normal" dominant-baseline="alphabetic" fill="rgb(0, 0, 0)" fill-opacity="1" stroke="none" text-anchor="start" x="1600" y="1288">2.3</text><text font-family="geogebra-sans-serif, sans-serif" font-size="12px" font-style="normal" font-weight="normal" text-decoration="normal" dominant-baseline="alphabetic" fill="rgb(0, 0, 0)" fill-opacity="1" stroke="none" text-anchor="start" x="1652" y="1288">2.4</text><text font-family="geogebra-sans-serif, sans-serif" font-size="12px" font-style="normal" font-weight="normal" text-decoration="normal" dominant-baseline="alphabetic" fill="none" stroke="rgb(255, 255, 255)" stroke-linejoin="bevel" stroke-miterlimit="10" stroke-opacity="1" stroke-width="3" text-anchor="start" x="1652" y="1288">2.4</text><text font-family="geogebra-sans-serif, sans-serif" font-size="12px" font-style="normal" font-weight="normal" text-decoration="normal" dominant-baseline="alphabetic" fill="rgb(0, 0, 0)" fill-opacity="1" stroke="none" text-anchor="start" x="1652" y="1288">2.4</text><text font-family="geogebra-sans-serif, sans-serif" font-size="12px" font-style="normal" font-weight="normal" text-decoration="normal" dominant-baseline="alphabetic" fill="rgb(0, 0, 0)" fill-opacity="1" stroke="none" text-anchor="start" x="1704" y="1288">2.5</text><text font-family="geogebra-sans-serif, sans-serif" font-size="12px" font-style="normal" font-weight="normal" text-decoration="normal" dominant-baseline="alphabetic" fill="none" stroke="rgb(255, 255, 255)" stroke-linejoin="bevel" stroke-miterlimit="10" stroke-opacity="1" stroke-width="3" text-anchor="start" x="1704" y="1288">2.5</text><text font-family="geogebra-sans-serif, sans-serif" font-size="12px" font-style="normal" font-weight="normal" text-decoration="normal" dominant-baseline="alphabetic" fill="rgb(0, 0, 0)" fill-opacity="1" stroke="none" text-anchor="start" x="1704" y="1288">2.5</text><text font-family="geogebra-sans-serif, sans-serif" font-size="12px" font-style="normal" font-weight="normal" text-decoration="normal" dominant-baseline="alphabetic" fill="rgb(0, 0, 0)" fill-opacity="1" stroke="none" text-anchor="start" x="1755" y="1288">2.6</text><text font-family="geogebra-sans-serif, sans-serif" font-size="12px" font-style="normal" font-weight="normal" text-decoration="normal" dominant-baseline="alphabetic" fill="none" stroke="rgb(255, 255, 255)" stroke-linejoin="bevel" stroke-miterlimit="10" stroke-opacity="1" stroke-width="3" text-anchor="start" x="1755" y="1288">2.6</text><text font-family="geogebra-sans-serif, sans-serif" font-size="12px" font-style="normal" font-weight="normal" text-decoration="normal" dominant-baseline="alphabetic" fill="rgb(0, 0, 0)" fill-opacity="1" stroke="none" text-anchor="start" x="1755" y="1288">2.6</text><text font-family="geogebra-sans-serif, sans-serif" font-size="12px" font-style="normal" font-weight="normal" text-decoration="normal" dominant-baseline="alphabetic" fill="rgb(0, 0, 0)" fill-opacity="1" stroke="none" text-anchor="start" x="1807" y="1288">2.7</text><text font-family="geogebra-sans-serif, sans-serif" font-size="12px" font-style="normal" font-weight="normal" text-decoration="normal" dominant-baseline="alphabetic" fill="none" stroke="rgb(255, 255, 255)" stroke-linejoin="bevel" stroke-miterlimit="10" stroke-opacity="1" stroke-width="3" text-anchor="start" x="1807" y="1288">2.7</text><text font-family="geogebra-sans-serif, sans-serif" font-size="12px" font-style="normal" font-weight="normal" text-decoration="normal" dominant-baseline="alphabetic" fill="rgb(0, 0, 0)" fill-opacity="1" stroke="none" text-anchor="start" x="1807" y="1288">2.7</text><text font-family="geogebra-sans-serif, sans-serif" font-size="12px" font-style="normal" font-weight="normal" text-decoration="normal" dominant-baseline="alphabetic" fill="rgb(0, 0, 0)" fill-opacity="1" stroke="none" text-anchor="start" x="1859" y="1288">2.8</text><text font-family="geogebra-sans-serif, sans-serif" font-size="12px" font-style="normal" font-weight="normal" text-decoration="normal" dominant-baseline="alphabetic" fill="none" stroke="rgb(255, 255, 255)" stroke-linejoin="bevel" stroke-miterlimit="10" stroke-opacity="1" stroke-width="3" text-anchor="start" x="1859" y="1288">2.8</text><text font-family="geogebra-sans-serif, sans-serif" font-size="12px" font-style="normal" font-weight="normal" text-decoration="normal" dominant-baseline="alphabetic" fill="rgb(0, 0, 0)" fill-opacity="1" stroke="none" text-anchor="start" x="1859" y="1288">2.8</text><text font-family="geogebra-sans-serif, sans-serif" font-size="12px" font-style="normal" font-weight="normal" text-decoration="normal" dominant-baseline="alphabetic" fill="rgb(0, 0, 0)" fill-opacity="1" stroke="none" text-anchor="start" x="1910" y="1288">2.9</text><text font-family="geogebra-sans-serif, sans-serif" font-size="12px" font-style="normal" font-weight="normal" text-decoration="normal" dominant-baseline="alphabetic" fill="none" stroke="rgb(255, 255, 255)" stroke-linejoin="bevel" stroke-miterlimit="10" stroke-opacity="1" stroke-width="3" text-anchor="start" x="1910" y="1288">2.9</text><text font-family="geogebra-sans-serif, sans-serif" font-size="12px" font-style="normal" font-weight="normal" text-decoration="normal" dominant-baseline="alphabetic" fill="rgb(0, 0, 0)" fill-opacity="1" stroke="none" text-anchor="start" x="1910" y="1288">2.9</text><text font-family="geogebra-sans-serif, sans-serif" font-size="12px" font-style="normal" font-weight="normal" text-decoration="normal" dominant-baseline="alphabetic" fill="rgb(0, 0, 0)" fill-opacity="1" stroke="none" text-anchor="start" x="1968" y="1288">3</text><text font-family="geogebra-sans-serif, sans-serif" font-size="12px" font-style="normal" font-weight="normal" text-decoration="normal" dominant-baseline="alphabetic" fill="none" stroke="rgb(255, 255, 255)" stroke-linejoin="bevel" stroke-miterlimit="10" stroke-opacity="1" stroke-width="3" text-anchor="start" x="1968" y="1288">3</text><text font-family="geogebra-sans-serif, sans-serif" font-size="12px" font-style="normal" font-weight="normal" text-decoration="normal" dominant-baseline="alphabetic" fill="rgb(0, 0, 0)" fill-opacity="1" stroke="none" text-anchor="start" x="1968" y="1288">3</text><text font-family="geogebra-sans-serif, sans-serif" font-size="12px" font-style="normal" font-weight="normal" text-decoration="normal" dominant-baseline="alphabetic" fill="rgb(0, 0, 0)" fill-opacity="1" stroke="none" text-anchor="start" x="2014" y="1288">3.1</text><text font-family="geogebra-sans-serif, sans-serif" font-size="12px" font-style="normal" font-weight="normal" text-decoration="normal" dominant-baseline="alphabetic" fill="none" stroke="rgb(255, 255, 255)" stroke-linejoin="bevel" stroke-miterlimit="10" stroke-opacity="1" stroke-width="3" text-anchor="start" x="2014" y="1288">3.1</text><text font-family="geogebra-sans-serif, sans-serif" font-size="12px" font-style="normal" font-weight="normal" text-decoration="normal" dominant-baseline="alphabetic" fill="rgb(0, 0, 0)" fill-opacity="1" stroke="none" text-anchor="start" x="2014" y="1288">3.1</text><text font-family="geogebra-sans-serif, sans-serif" font-size="12px" font-style="normal" font-weight="normal" text-decoration="normal" dominant-baseline="alphabetic" fill="rgb(0, 0, 0)" fill-opacity="1" stroke="none" text-anchor="start" x="2066" y="1288">3.2</text><text font-family="geogebra-sans-serif, sans-serif" font-size="12px" font-style="normal" font-weight="normal" text-decoration="normal" dominant-baseline="alphabetic" fill="none" stroke="rgb(255, 255, 255)" stroke-linejoin="bevel" stroke-miterlimit="10" stroke-opacity="1" stroke-width="3" text-anchor="start" x="2066" y="1288">3.2</text><text font-family="geogebra-sans-serif, sans-serif" font-size="12px" font-style="normal" font-weight="normal" text-decoration="normal" dominant-baseline="alphabetic" fill="rgb(0, 0, 0)" fill-opacity="1" stroke="none" text-anchor="start" x="2066" y="1288">3.2</text><text font-family="geogebra-sans-serif, sans-serif" font-size="12px" font-style="normal" font-weight="normal" text-decoration="normal" dominant-baseline="alphabetic" fill="rgb(0, 0, 0)" fill-opacity="1" stroke="none" text-anchor="start" x="2117" y="1288">3.3</text><text font-family="geogebra-sans-serif, sans-serif" font-size="12px" font-style="normal" font-weight="normal" text-decoration="normal" dominant-baseline="alphabetic" fill="none" stroke="rgb(255, 255, 255)" stroke-linejoin="bevel" stroke-miterlimit="10" stroke-opacity="1" stroke-width="3" text-anchor="start" x="2117" y="1288">3.3</text><text font-family="geogebra-sans-serif, sans-serif" font-size="12px" font-style="normal" font-weight="normal" text-decoration="normal" dominant-baseline="alphabetic" fill="rgb(0, 0, 0)" fill-opacity="1" stroke="none" text-anchor="start" x="2117" y="1288">3.3</text><text font-family="geogebra-sans-serif, sans-serif" font-size="12px" font-style="normal" font-weight="normal" text-decoration="normal" dominant-baseline="alphabetic" fill="rgb(0, 0, 0)" fill-opacity="1" stroke="none" text-anchor="start" x="395" y="1226">0.1</text><text font-family="geogebra-sans-serif, sans-serif" font-size="12px" font-style="normal" font-weight="normal" text-decoration="normal" dominant-baseline="alphabetic" fill="none" stroke="rgb(255, 255, 255)" stroke-linejoin="bevel" stroke-miterlimit="10" stroke-opacity="1" stroke-width="3" text-anchor="start" x="395" y="1226">0.1</text><text font-family="geogebra-sans-serif, sans-serif" font-size="12px" font-style="normal" font-weight="normal" text-decoration="normal" dominant-baseline="alphabetic" fill="rgb(0, 0, 0)" fill-opacity="1" stroke="none" text-anchor="start" x="395" y="1226">0.1</text><text font-family="geogebra-sans-serif, sans-serif" font-size="12px" font-style="normal" font-weight="normal" text-decoration="normal" dominant-baseline="alphabetic" fill="rgb(0, 0, 0)" fill-opacity="1" stroke="none" text-anchor="start" x="395" y="1174">0.2</text><text font-family="geogebra-sans-serif, sans-serif" font-size="12px" font-style="normal" font-weight="normal" text-decoration="normal" dominant-baseline="alphabetic" fill="none" stroke="rgb(255, 255, 255)" stroke-linejoin="bevel" stroke-miterlimit="10" stroke-opacity="1" stroke-width="3" text-anchor="start" x="395" y="1174">0.2</text><text font-family="geogebra-sans-serif, sans-serif" font-size="12px" font-style="normal" font-weight="normal" text-decoration="normal" dominant-baseline="alphabetic" fill="rgb(0, 0, 0)" fill-opacity="1" stroke="none" text-anchor="start" x="395" y="1174">0.2</text><text font-family="geogebra-sans-serif, sans-serif" font-size="12px" font-style="normal" font-weight="normal" text-decoration="normal" dominant-baseline="alphabetic" fill="rgb(0, 0, 0)" fill-opacity="1" stroke="none" text-anchor="start" x="395" y="1122">0.3</text><text font-family="geogebra-sans-serif, sans-serif" font-size="12px" font-style="normal" font-weight="normal" text-decoration="normal" dominant-baseline="alphabetic" fill="none" stroke="rgb(255, 255, 255)" stroke-linejoin="bevel" stroke-miterlimit="10" stroke-opacity="1" stroke-width="3" text-anchor="start" x="395" y="1122">0.3</text><text font-family="geogebra-sans-serif, sans-serif" font-size="12px" font-style="normal" font-weight="normal" text-decoration="normal" dominant-baseline="alphabetic" fill="rgb(0, 0, 0)" fill-opacity="1" stroke="none" text-anchor="start" x="395" y="1122">0.3</text><text font-family="geogebra-sans-serif, sans-serif" font-size="12px" font-style="normal" font-weight="normal" text-decoration="normal" dominant-baseline="alphabetic" fill="rgb(0, 0, 0)" fill-opacity="1" stroke="none" text-anchor="start" x="395" y="1071">0.4</text><text font-family="geogebra-sans-serif, sans-serif" font-size="12px" font-style="normal" font-weight="normal" text-decoration="normal" dominant-baseline="alphabetic" fill="none" stroke="rgb(255, 255, 255)" stroke-linejoin="bevel" stroke-miterlimit="10" stroke-opacity="1" stroke-width="3" text-anchor="start" x="395" y="1071">0.4</text><text font-family="geogebra-sans-serif, sans-serif" font-size="12px" font-style="normal" font-weight="normal" text-decoration="normal" dominant-baseline="alphabetic" fill="rgb(0, 0, 0)" fill-opacity="1" stroke="none" text-anchor="start" x="395" y="1071">0.4</text><text font-family="geogebra-sans-serif, sans-serif" font-size="12px" font-style="normal" font-weight="normal" text-decoration="normal" dominant-baseline="alphabetic" fill="rgb(0, 0, 0)" fill-opacity="1" stroke="none" text-anchor="start" x="395" y="1019">0.5</text><text font-family="geogebra-sans-serif, sans-serif" font-size="12px" font-style="normal" font-weight="normal" text-decoration="normal" dominant-baseline="alphabetic" fill="none" stroke="rgb(255, 255, 255)" stroke-linejoin="bevel" stroke-miterlimit="10" stroke-opacity="1" stroke-width="3" text-anchor="start" x="395" y="1019">0.5</text><text font-family="geogebra-sans-serif, sans-serif" font-size="12px" font-style="normal" font-weight="normal" text-decoration="normal" dominant-baseline="alphabetic" fill="rgb(0, 0, 0)" fill-opacity="1" stroke="none" text-anchor="start" x="395" y="1019">0.5</text><text font-family="geogebra-sans-serif, sans-serif" font-size="12px" font-style="normal" font-weight="normal" text-decoration="normal" dominant-baseline="alphabetic" fill="rgb(0, 0, 0)" fill-opacity="1" stroke="none" text-anchor="start" x="395" y="967">0.6</text><text font-family="geogebra-sans-serif, sans-serif" font-size="12px" font-style="normal" font-weight="normal" text-decoration="normal" dominant-baseline="alphabetic" fill="none" stroke="rgb(255, 255, 255)" stroke-linejoin="bevel" stroke-miterlimit="10" stroke-opacity="1" stroke-width="3" text-anchor="start" x="395" y="967">0.6</text><text font-family="geogebra-sans-serif, sans-serif" font-size="12px" font-style="normal" font-weight="normal" text-decoration="normal" dominant-baseline="alphabetic" fill="rgb(0, 0, 0)" fill-opacity="1" stroke="none" text-anchor="start" x="395" y="967">0.6</text><text font-family="geogebra-sans-serif, sans-serif" font-size="12px" font-style="normal" font-weight="normal" text-decoration="normal" dominant-baseline="alphabetic" fill="rgb(0, 0, 0)" fill-opacity="1" stroke="none" text-anchor="start" x="395" y="916">0.7</text><text font-family="geogebra-sans-serif, sans-serif" font-size="12px" font-style="normal" font-weight="normal" text-decoration="normal" dominant-baseline="alphabetic" fill="none" stroke="rgb(255, 255, 255)" stroke-linejoin="bevel" stroke-miterlimit="10" stroke-opacity="1" stroke-width="3" text-anchor="start" x="395" y="916">0.7</text><text font-family="geogebra-sans-serif, sans-serif" font-size="12px" font-style="normal" font-weight="normal" text-decoration="normal" dominant-baseline="alphabetic" fill="rgb(0, 0, 0)" fill-opacity="1" stroke="none" text-anchor="start" x="395" y="916">0.7</text><text font-family="geogebra-sans-serif, sans-serif" font-size="12px" font-style="normal" font-weight="normal" text-decoration="normal" dominant-baseline="alphabetic" fill="rgb(0, 0, 0)" fill-opacity="1" stroke="none" text-anchor="start" x="395" y="864">0.8</text><text font-family="geogebra-sans-serif, sans-serif" font-size="12px" font-style="normal" font-weight="normal" text-decoration="normal" dominant-baseline="alphabetic" fill="none" stroke="rgb(255, 255, 255)" stroke-linejoin="bevel" stroke-miterlimit="10" stroke-opacity="1" stroke-width="3" text-anchor="start" x="395" y="864">0.8</text><text font-family="geogebra-sans-serif, sans-serif" font-size="12px" font-style="normal" font-weight="normal" text-decoration="normal" dominant-baseline="alphabetic" fill="rgb(0, 0, 0)" fill-opacity="1" stroke="none" text-anchor="start" x="395" y="864">0.8</text><text font-family="geogebra-sans-serif, sans-serif" font-size="12px" font-style="normal" font-weight="normal" text-decoration="normal" dominant-baseline="alphabetic" fill="rgb(0, 0, 0)" fill-opacity="1" stroke="none" text-anchor="start" x="395" y="812">0.9</text><text font-family="geogebra-sans-serif, sans-serif" font-size="12px" font-style="normal" font-weight="normal" text-decoration="normal" dominant-baseline="alphabetic" fill="none" stroke="rgb(255, 255, 255)" stroke-linejoin="bevel" stroke-miterlimit="10" stroke-opacity="1" stroke-width="3" text-anchor="start" x="395" y="812">0.9</text><text font-family="geogebra-sans-serif, sans-serif" font-size="12px" font-style="normal" font-weight="normal" text-decoration="normal" dominant-baseline="alphabetic" fill="rgb(0, 0, 0)" fill-opacity="1" stroke="none" text-anchor="start" x="395" y="812">0.9</text><text font-family="geogebra-sans-serif, sans-serif" font-size="12px" font-style="normal" font-weight="normal" text-decoration="normal" dominant-baseline="alphabetic" fill="rgb(0, 0, 0)" fill-opacity="1" stroke="none" text-anchor="start" x="405" y="760">1</text><text font-family="geogebra-sans-serif, sans-serif" font-size="12px" font-style="normal" font-weight="normal" text-decoration="normal" dominant-baseline="alphabetic" fill="none" stroke="rgb(255, 255, 255)" stroke-linejoin="bevel" stroke-miterlimit="10" stroke-opacity="1" stroke-width="3" text-anchor="start" x="405" y="760">1</text><text font-family="geogebra-sans-serif, sans-serif" font-size="12px" font-style="normal" font-weight="normal" text-decoration="normal" dominant-baseline="alphabetic" fill="rgb(0, 0, 0)" fill-opacity="1" stroke="none" text-anchor="start" x="405" y="760">1</text><text font-family="geogebra-sans-serif, sans-serif" font-size="12px" font-style="normal" font-weight="normal" text-decoration="normal" dominant-baseline="alphabetic" fill="rgb(0, 0, 0)" fill-opacity="1" stroke="none" text-anchor="start" x="395" y="709">1.1</text><text font-family="geogebra-sans-serif, sans-serif" font-size="12px" font-style="normal" font-weight="normal" text-decoration="normal" dominant-baseline="alphabetic" fill="none" stroke="rgb(255, 255, 255)" stroke-linejoin="bevel" stroke-miterlimit="10" stroke-opacity="1" stroke-width="3" text-anchor="start" x="395" y="709">1.1</text><text font-family="geogebra-sans-serif, sans-serif" font-size="12px" font-style="normal" font-weight="normal" text-decoration="normal" dominant-baseline="alphabetic" fill="rgb(0, 0, 0)" fill-opacity="1" stroke="none" text-anchor="start" x="395" y="709">1.1</text><text font-family="geogebra-sans-serif, sans-serif" font-size="12px" font-style="normal" font-weight="normal" text-decoration="normal" dominant-baseline="alphabetic" fill="rgb(0, 0, 0)" fill-opacity="1" stroke="none" text-anchor="start" x="395" y="657">1.2</text><text font-family="geogebra-sans-serif, sans-serif" font-size="12px" font-style="normal" font-weight="normal" text-decoration="normal" dominant-baseline="alphabetic" fill="none" stroke="rgb(255, 255, 255)" stroke-linejoin="bevel" stroke-miterlimit="10" stroke-opacity="1" stroke-width="3" text-anchor="start" x="395" y="657">1.2</text><text font-family="geogebra-sans-serif, sans-serif" font-size="12px" font-style="normal" font-weight="normal" text-decoration="normal" dominant-baseline="alphabetic" fill="rgb(0, 0, 0)" fill-opacity="1" stroke="none" text-anchor="start" x="395" y="657">1.2</text><text font-family="geogebra-sans-serif, sans-serif" font-size="12px" font-style="normal" font-weight="normal" text-decoration="normal" dominant-baseline="alphabetic" fill="rgb(0, 0, 0)" fill-opacity="1" stroke="none" text-anchor="start" x="395" y="605">1.3</text><text font-family="geogebra-sans-serif, sans-serif" font-size="12px" font-style="normal" font-weight="normal" text-decoration="normal" dominant-baseline="alphabetic" fill="none" stroke="rgb(255, 255, 255)" stroke-linejoin="bevel" stroke-miterlimit="10" stroke-opacity="1" stroke-width="3" text-anchor="start" x="395" y="605">1.3</text><text font-family="geogebra-sans-serif, sans-serif" font-size="12px" font-style="normal" font-weight="normal" text-decoration="normal" dominant-baseline="alphabetic" fill="rgb(0, 0, 0)" fill-opacity="1" stroke="none" text-anchor="start" x="395" y="605">1.3</text><text font-family="geogebra-sans-serif, sans-serif" font-size="12px" font-style="normal" font-weight="normal" text-decoration="normal" dominant-baseline="alphabetic" fill="rgb(0, 0, 0)" fill-opacity="1" stroke="none" text-anchor="start" x="395" y="554">1.4</text><text font-family="geogebra-sans-serif, sans-serif" font-size="12px" font-style="normal" font-weight="normal" text-decoration="normal" dominant-baseline="alphabetic" fill="none" stroke="rgb(255, 255, 255)" stroke-linejoin="bevel" stroke-miterlimit="10" stroke-opacity="1" stroke-width="3" text-anchor="start" x="395" y="554">1.4</text><text font-family="geogebra-sans-serif, sans-serif" font-size="12px" font-style="normal" font-weight="normal" text-decoration="normal" dominant-baseline="alphabetic" fill="rgb(0, 0, 0)" fill-opacity="1" stroke="none" text-anchor="start" x="395" y="554">1.4</text><text font-family="geogebra-sans-serif, sans-serif" font-size="12px" font-style="normal" font-weight="normal" text-decoration="normal" dominant-baseline="alphabetic" fill="rgb(0, 0, 0)" fill-opacity="1" stroke="none" text-anchor="start" x="395" y="502">1.5</text><text font-family="geogebra-sans-serif, sans-serif" font-size="12px" font-style="normal" font-weight="normal" text-decoration="normal" dominant-baseline="alphabetic" fill="none" stroke="rgb(255, 255, 255)" stroke-linejoin="bevel" stroke-miterlimit="10" stroke-opacity="1" stroke-width="3" text-anchor="start" x="395" y="502">1.5</text><text font-family="geogebra-sans-serif, sans-serif" font-size="12px" font-style="normal" font-weight="normal" text-decoration="normal" dominant-baseline="alphabetic" fill="rgb(0, 0, 0)" fill-opacity="1" stroke="none" text-anchor="start" x="395" y="502">1.5</text><text font-family="geogebra-sans-serif, sans-serif" font-size="12px" font-style="normal" font-weight="normal" text-decoration="normal" dominant-baseline="alphabetic" fill="rgb(0, 0, 0)" fill-opacity="1" stroke="none" text-anchor="start" x="395" y="450">1.6</text><text font-family="geogebra-sans-serif, sans-serif" font-size="12px" font-style="normal" font-weight="normal" text-decoration="normal" dominant-baseline="alphabetic" fill="none" stroke="rgb(255, 255, 255)" stroke-linejoin="bevel" stroke-miterlimit="10" stroke-opacity="1" stroke-width="3" text-anchor="start" x="395" y="450">1.6</text><text font-family="geogebra-sans-serif, sans-serif" font-size="12px" font-style="normal" font-weight="normal" text-decoration="normal" dominant-baseline="alphabetic" fill="rgb(0, 0, 0)" fill-opacity="1" stroke="none" text-anchor="start" x="395" y="450">1.6</text><text font-family="geogebra-sans-serif, sans-serif" font-size="12px" font-style="normal" font-weight="normal" text-decoration="normal" dominant-baseline="alphabetic" fill="rgb(0, 0, 0)" fill-opacity="1" stroke="none" text-anchor="start" x="395" y="399">1.7</text><text font-family="geogebra-sans-serif, sans-serif" font-size="12px" font-style="normal" font-weight="normal" text-decoration="normal" dominant-baseline="alphabetic" fill="none" stroke="rgb(255, 255, 255)" stroke-linejoin="bevel" stroke-miterlimit="10" stroke-opacity="1" stroke-width="3" text-anchor="start" x="395" y="399">1.7</text><text font-family="geogebra-sans-serif, sans-serif" font-size="12px" font-style="normal" font-weight="normal" text-decoration="normal" dominant-baseline="alphabetic" fill="rgb(0, 0, 0)" fill-opacity="1" stroke="none" text-anchor="start" x="395" y="399">1.7</text><text font-family="geogebra-sans-serif, sans-serif" font-size="12px" font-style="normal" font-weight="normal" text-decoration="normal" dominant-baseline="alphabetic" fill="rgb(0, 0, 0)" fill-opacity="1" stroke="none" text-anchor="start" x="395" y="347">1.8</text><text font-family="geogebra-sans-serif, sans-serif" font-size="12px" font-style="normal" font-weight="normal" text-decoration="normal" dominant-baseline="alphabetic" fill="none" stroke="rgb(255, 255, 255)" stroke-linejoin="bevel" stroke-miterlimit="10" stroke-opacity="1" stroke-width="3" text-anchor="start" x="395" y="347">1.8</text><text font-family="geogebra-sans-serif, sans-serif" font-size="12px" font-style="normal" font-weight="normal" text-decoration="normal" dominant-baseline="alphabetic" fill="rgb(0, 0, 0)" fill-opacity="1" stroke="none" text-anchor="start" x="395" y="347">1.8</text><text font-family="geogebra-sans-serif, sans-serif" font-size="12px" font-style="normal" font-weight="normal" text-decoration="normal" dominant-baseline="alphabetic" fill="rgb(0, 0, 0)" fill-opacity="1" stroke="none" text-anchor="start" x="395" y="295">1.9</text><text font-family="geogebra-sans-serif, sans-serif" font-size="12px" font-style="normal" font-weight="normal" text-decoration="normal" dominant-baseline="alphabetic" fill="none" stroke="rgb(255, 255, 255)" stroke-linejoin="bevel" stroke-miterlimit="10" stroke-opacity="1" stroke-width="3" text-anchor="start" x="395" y="295">1.9</text><text font-family="geogebra-sans-serif, sans-serif" font-size="12px" font-style="normal" font-weight="normal" text-decoration="normal" dominant-baseline="alphabetic" fill="rgb(0, 0, 0)" fill-opacity="1" stroke="none" text-anchor="start" x="395" y="295">1.9</text><text font-family="geogebra-sans-serif, sans-serif" font-size="12px" font-style="normal" font-weight="normal" text-decoration="normal" dominant-baseline="alphabetic" fill="rgb(0, 0, 0)" fill-opacity="1" stroke="none" text-anchor="start" x="405" y="244">2</text><text font-family="geogebra-sans-serif, sans-serif" font-size="12px" font-style="normal" font-weight="normal" text-decoration="normal" dominant-baseline="alphabetic" fill="none" stroke="rgb(255, 255, 255)" stroke-linejoin="bevel" stroke-miterlimit="10" stroke-opacity="1" stroke-width="3" text-anchor="start" x="405" y="244">2</text><text font-family="geogebra-sans-serif, sans-serif" font-size="12px" font-style="normal" font-weight="normal" text-decoration="normal" dominant-baseline="alphabetic" fill="rgb(0, 0, 0)" fill-opacity="1" stroke="none" text-anchor="start" x="405" y="244">2</text><text font-family="geogebra-sans-serif, sans-serif" font-size="12px" font-style="normal" font-weight="normal" text-decoration="normal" dominant-baseline="alphabetic" fill="rgb(0, 0, 0)" fill-opacity="1" stroke="none" text-anchor="start" x="395" y="192">2.1</text><text font-family="geogebra-sans-serif, sans-serif" font-size="12px" font-style="normal" font-weight="normal" text-decoration="normal" dominant-baseline="alphabetic" fill="none" stroke="rgb(255, 255, 255)" stroke-linejoin="bevel" stroke-miterlimit="10" stroke-opacity="1" stroke-width="3" text-anchor="start" x="395" y="192">2.1</text><text font-family="geogebra-sans-serif, sans-serif" font-size="12px" font-style="normal" font-weight="normal" text-decoration="normal" dominant-baseline="alphabetic" fill="rgb(0, 0, 0)" fill-opacity="1" stroke="none" text-anchor="start" x="395" y="192">2.1</text><text font-family="geogebra-sans-serif, sans-serif" font-size="12px" font-style="normal" font-weight="normal" text-decoration="normal" dominant-baseline="alphabetic" fill="rgb(0, 0, 0)" fill-opacity="1" stroke="none" text-anchor="start" x="395" y="140">2.2</text><text font-family="geogebra-sans-serif, sans-serif" font-size="12px" font-style="normal" font-weight="normal" text-decoration="normal" dominant-baseline="alphabetic" fill="none" stroke="rgb(255, 255, 255)" stroke-linejoin="bevel" stroke-miterlimit="10" stroke-opacity="1" stroke-width="3" text-anchor="start" x="395" y="140">2.2</text><text font-family="geogebra-sans-serif, sans-serif" font-size="12px" font-style="normal" font-weight="normal" text-decoration="normal" dominant-baseline="alphabetic" fill="rgb(0, 0, 0)" fill-opacity="1" stroke="none" text-anchor="start" x="395" y="140">2.2</text><text font-family="geogebra-sans-serif, sans-serif" font-size="12px" font-style="normal" font-weight="normal" text-decoration="normal" dominant-baseline="alphabetic" fill="rgb(0, 0, 0)" fill-opacity="1" stroke="none" text-anchor="start" x="395" y="88">2.3</text><text font-family="geogebra-sans-serif, sans-serif" font-size="12px" font-style="normal" font-weight="normal" text-decoration="normal" dominant-baseline="alphabetic" fill="none" stroke="rgb(255, 255, 255)" stroke-linejoin="bevel" stroke-miterlimit="10" stroke-opacity="1" stroke-width="3" text-anchor="start" x="395" y="88">2.3</text><text font-family="geogebra-sans-serif, sans-serif" font-size="12px" font-style="normal" font-weight="normal" text-decoration="normal" dominant-baseline="alphabetic" fill="rgb(0, 0, 0)" fill-opacity="1" stroke="none" text-anchor="start" x="395" y="88">2.3</text><text font-family="geogebra-sans-serif, sans-serif" font-size="12px" font-style="normal" font-weight="normal" text-decoration="normal" dominant-baseline="alphabetic" fill="rgb(0, 0, 0)" fill-opacity="1" stroke="none" text-anchor="start" x="395" y="37">2.4</text><text font-family="geogebra-sans-serif, sans-serif" font-size="12px" font-style="normal" font-weight="normal" text-decoration="normal" dominant-baseline="alphabetic" fill="none" stroke="rgb(255, 255, 255)" stroke-linejoin="bevel" stroke-miterlimit="10" stroke-opacity="1" stroke-width="3" text-anchor="start" x="395" y="37">2.4</text><text font-family="geogebra-sans-serif, sans-serif" font-size="12px" font-style="normal" font-weight="normal" text-decoration="normal" dominant-baseline="alphabetic" fill="rgb(0, 0, 0)" fill-opacity="1" stroke="none" text-anchor="start" x="395" y="37">2.4</text><text font-family="geogebra-sans-serif, sans-serif" font-size="12px" font-style="normal" font-weight="normal" text-decoration="normal" dominant-baseline="alphabetic" fill="rgb(0, 0, 0)" fill-opacity="1" stroke="none" text-anchor="start" x="405" y="1288">0</text><text font-family="geogebra-sans-serif, sans-serif" font-size="12px" font-style="normal" font-weight="normal" text-decoration="normal" dominant-baseline="alphabetic" fill="none" stroke="rgb(255, 255, 255)" stroke-linejoin="bevel" stroke-miterlimit="10" stroke-opacity="1" stroke-width="3" text-anchor="start" x="405" y="1288">0</text><text font-family="geogebra-sans-serif, sans-serif" font-size="12px" font-style="normal" font-weight="normal" text-decoration="normal" dominant-baseline="alphabetic" fill="rgb(0, 0, 0)" fill-opacity="1" stroke="none" text-anchor="start" x="405" y="1288">0</text><path fill="none" stroke="rgb(0, 0, 0)" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" stroke-opacity="0.698039" stroke-width="2.5" d="M 419.656 1272.99 L 556.465 367.652" paint-order="fill stroke markers" /><path fill="rgb(0, 0, 0)" fill-opacity="0.698039" fill-rule="evenodd" stroke="none" d="M 559.005 350.843 L 560.668 368.287 L 552.263 367.017 Z" paint-order="stroke fill markers" /><text font-family="geogebra-sans-serif, sans-serif" font-size="16px" font-style="normal" font-weight="normal" text-decoration="normal" dominant-baseline="alphabetic" fill="rgb(0, 0, 0)" fill-opacity="1" stroke="none" text-anchor="start" x="501" y="809">AO</text><text font-family="geogebra-sans-serif, sans-serif" font-size="16px" font-style="normal" font-weight="normal" text-decoration="normal" dominant-baseline="alphabetic" fill="none" stroke="rgb(255, 255, 255)" stroke-linejoin="bevel" stroke-miterlimit="10" stroke-opacity="1" stroke-width="3" text-anchor="start" x="501" y="809">AO</text><text font-family="geogebra-sans-serif, sans-serif" font-size="16px" font-style="normal" font-weight="normal" text-decoration="normal" dominant-baseline="alphabetic" fill="rgb(0, 0, 0)" fill-opacity="1" stroke="none" text-anchor="start" x="501" y="809">AO</text><path fill="none" stroke="rgb(0, 0, 0)" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" stroke-opacity="0.698039" stroke-width="2.5" d="M 419.656 1272.99 L 1725.02 157.043" paint-order="fill stroke markers" /><path fill="rgb(0, 0, 0)" fill-opacity="0.698039" fill-rule="evenodd" stroke="none" d="M 1737.94 145.997 L 1727.78 160.274 L 1722.26 153.813 Z" paint-order="stroke fill markers" /><text font-family="geogebra-sans-serif, sans-serif" font-size="16px" font-style="normal" font-weight="normal" text-decoration="normal" dominant-baseline="alphabetic" fill="rgb(0, 0, 0)" fill-opacity="1" stroke="none" text-anchor="start" x="1100" y="717">PO</text><text font-family="geogebra-sans-serif, sans-serif" font-size="16px" font-style="normal" font-weight="normal" text-decoration="normal" dominant-baseline="alphabetic" fill="none" stroke="rgb(255, 255, 255)" stroke-linejoin="bevel" stroke-miterlimit="10" stroke-opacity="1" stroke-width="3" text-anchor="start" x="1100" y="717">PO</text><text font-family="geogebra-sans-serif, sans-serif" font-size="16px" font-style="normal" font-weight="normal" text-decoration="normal" dominant-baseline="alphabetic" fill="rgb(0, 0, 0)" fill-opacity="1" stroke="none" text-anchor="start" x="1100" y="717">PO</text><path fill="none" stroke="rgb(0, 0, 0)" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" stroke-opacity="0.698039" stroke-width="2.5" d="M 1737.94 145.997 L 575.755 347.932" paint-order="fill stroke markers" /><path fill="rgb(0, 0, 0)" fill-opacity="0.698039" fill-rule="evenodd" stroke="none" d="M 559.005 350.843 L 575.027 343.745 L 576.482 352.12 Z" paint-order="stroke fill markers" /><text font-family="geogebra-sans-serif, sans-serif" font-size="16px" font-style="normal" font-weight="normal" text-decoration="normal" dominant-baseline="alphabetic" fill="rgb(0, 0, 0)" fill-opacity="1" stroke="none" text-anchor="start" x="1131" y="240">PA</text><text font-family="geogebra-sans-serif, sans-serif" font-size="16px" font-style="normal" font-weight="normal" text-decoration="normal" dominant-baseline="alphabetic" fill="none" stroke="rgb(255, 255, 255)" stroke-linejoin="bevel" stroke-miterlimit="10" stroke-opacity="1" stroke-width="3" text-anchor="start" x="1131" y="240">PA</text><text font-family="geogebra-sans-serif, sans-serif" font-size="16px" font-style="normal" font-weight="normal" text-decoration="normal" dominant-baseline="alphabetic" fill="rgb(0, 0, 0)" fill-opacity="1" stroke="none" text-anchor="start" x="1131" y="240">PA</text><path fill="rgb(77, 77, 255)" fill-opacity="1" stroke="none" d="M 1742.94 145.997 C 1742.94 148.758 1740.71 150.997 1737.94 150.997 C 1735.18 150.997 1732.94 148.758 1732.94 145.997 C 1732.94 143.235 1735.18 140.997 1737.94 140.997 C 1740.71 140.997 1742.94 143.235 1742.94 145.997 Z" paint-order="stroke fill markers" /><path fill="none" stroke="rgb(0, 0, 0)" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" stroke-opacity="1" d="M 1742.94 145.997 C 1742.94 148.758 1740.71 150.997 1737.94 150.997 C 1735.18 150.997 1732.94 148.758 1732.94 145.997 C 1732.94 143.235 1735.18 140.997 1737.94 140.997 C 1740.71 140.997 1742.94 143.235 1742.94 145.997 Z" paint-order="fill stroke markers" /><text font-family="geogebra-sans-serif, sans-serif" font-size="16px" font-style="normal" font-weight="normal" text-decoration="normal" dominant-baseline="alphabetic" fill="rgb(77, 77, 255)" fill-opacity="1" stroke="none" text-anchor="start" x="1742" y="136">P</text><text font-family="geogebra-sans-serif, sans-serif" font-size="16px" font-style="normal" font-weight="normal" text-decoration="normal" dominant-baseline="alphabetic" fill="none" stroke="rgb(255, 255, 255)" stroke-linejoin="bevel" stroke-miterlimit="10" stroke-opacity="1" stroke-width="3" text-anchor="start" x="1742" y="136">P</text><text font-family="geogebra-sans-serif, sans-serif" font-size="16px" font-style="normal" font-weight="normal" text-decoration="normal" dominant-baseline="alphabetic" fill="rgb(77, 77, 255)" fill-opacity="1" stroke="none" text-anchor="start" x="1742" y="136">P</text><path fill="rgb(77, 77, 255)" fill-opacity="1" stroke="none" d="M 564.005 350.843 C 564.005 353.604 561.767 355.843 559.005 355.843 C 556.244 355.843 554.005 353.604 554.005 350.843 C 554.005 348.081 556.244 345.843 559.005 345.843 C 561.767 345.843 564.005 348.081 564.005 350.843 Z" paint-order="stroke fill markers" /><path fill="none" stroke="rgb(0, 0, 0)" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" stroke-opacity="1" d="M 564.005 350.843 C 564.005 353.604 561.767 355.843 559.005 355.843 C 556.244 355.843 554.005 353.604 554.005 350.843 C 554.005 348.081 556.244 345.843 559.005 345.843 C 561.767 345.843 564.005 348.081 564.005 350.843 Z" paint-order="fill stroke markers" /><text font-family="geogebra-sans-serif, sans-serif" font-size="16px" font-style="normal" font-weight="normal" text-decoration="normal" dominant-baseline="alphabetic" fill="rgb(77, 77, 255)" fill-opacity="1" stroke="none" text-anchor="start" x="563" y="341">A</text><text font-family="geogebra-sans-serif, sans-serif" font-size="16px" font-style="normal" font-weight="normal" text-decoration="normal" dominant-baseline="alphabetic" fill="none" stroke="rgb(255, 255, 255)" stroke-linejoin="bevel" stroke-miterlimit="10" stroke-opacity="1" stroke-width="3" text-anchor="start" x="563" y="341">A</text><text font-family="geogebra-sans-serif, sans-serif" font-size="16px" font-style="normal" font-weight="normal" text-decoration="normal" dominant-baseline="alphabetic" fill="rgb(77, 77, 255)" fill-opacity="1" stroke="none" text-anchor="start" x="563" y="341">A</text></g></g></svg> \ No newline at end of file
diff --git a/buch/papers/lambertw/Bilder/pursuerDGL2.ggb b/buch/papers/lambertw/Bilder/pursuerDGL2.ggb
deleted file mode 100644
index 3c4500b..0000000
--- a/buch/papers/lambertw/Bilder/pursuerDGL2.ggb
+++ /dev/null
Binary files differ
diff --git a/buch/papers/lambertw/Bilder/pursuerDGL2.pdf b/buch/papers/lambertw/Bilder/pursuerDGL2.pdf
deleted file mode 100644
index 932d9d9..0000000
--- a/buch/papers/lambertw/Bilder/pursuerDGL2.pdf
+++ /dev/null
Binary files differ
diff --git a/buch/papers/lambertw/Bilder/pursuerDGL2.png b/buch/papers/lambertw/Bilder/pursuerDGL2.png
deleted file mode 100644
index f41dffe..0000000
--- a/buch/papers/lambertw/Bilder/pursuerDGL2.png
+++ /dev/null
Binary files differ
diff --git a/buch/papers/lambertw/Bilder/pursuerDGL2.svg b/buch/papers/lambertw/Bilder/pursuerDGL2.svg
deleted file mode 100644
index 0c4a11d..0000000
--- a/buch/papers/lambertw/Bilder/pursuerDGL2.svg
+++ /dev/null
@@ -1 +0,0 @@
-<svg xmlns:xlink="http://www.w3.org/1999/xlink" width="1342" height="1315" xmlns="http://www.w3.org/2000/svg" version="1.1"><defs><clipPath id="sGLFVUSAQMuz"><path fill="none" stroke="none" d="M 0 0 L 1342 0 L 1342 1315 L 0 1315 L 0 0 Z" /></clipPath></defs><g clip-path="url(&quot;#sGLFVUSAQMuz&quot;)" transform="scale(1)"><g><rect fill="rgb(255, 255, 255)" fill-opacity="1" stroke="none" x="0" y="0" width="1342" height="1315" /><path fill="none" stroke="rgb(192, 192, 192)" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" stroke-opacity="1" d="M 26.5 0.5 L 26.5 1315.5 M 26.5 0.5 L 26.5 1315.5 M 178.5 0.5 L 178.5 1315.5 M 254.5 0.5 L 254.5 1315.5 M 330.5 0.5 L 330.5 1315.5 M 406.5 0.5 L 406.5 1315.5 M 482.5 0.5 L 482.5 1315.5 M 558.5 0.5 L 558.5 1315.5 M 634.5 0.5 L 634.5 1315.5 M 710.5 0.5 L 710.5 1315.5 M 786.5 0.5 L 786.5 1315.5 M 862.5 0.5 L 862.5 1315.5 M 938.5 0.5 L 938.5 1315.5 M 1014.5 0.5 L 1014.5 1315.5 M 1090.5 0.5 L 1090.5 1315.5 M 1166.5 0.5 L 1166.5 1315.5 M 1242.5 0.5 L 1242.5 1315.5 M 1318.5 0.5 L 1318.5 1315.5" paint-order="fill stroke markers" /><path fill="none" stroke="rgb(192, 192, 192)" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" stroke-opacity="0.235294" d="M 11.5 0.5 L 11.5 1315.5 M 41.5 0.5 L 41.5 1315.5 M 56.5 0.5 L 56.5 1315.5 M 72.5 0.5 L 72.5 1315.5 M 87.5 0.5 L 87.5 1315.5 M 117.5 0.5 L 117.5 1315.5 M 132.5 0.5 L 132.5 1315.5 M 148.5 0.5 L 148.5 1315.5 M 163.5 0.5 L 163.5 1315.5 M 193.5 0.5 L 193.5 1315.5 M 208.5 0.5 L 208.5 1315.5 M 223.5 0.5 L 223.5 1315.5 M 239.5 0.5 L 239.5 1315.5 M 269.5 0.5 L 269.5 1315.5 M 284.5 0.5 L 284.5 1315.5 M 299.5 0.5 L 299.5 1315.5 M 315.5 0.5 L 315.5 1315.5 M 345.5 0.5 L 345.5 1315.5 M 360.5 0.5 L 360.5 1315.5 M 375.5 0.5 L 375.5 1315.5 M 391.5 0.5 L 391.5 1315.5 M 421.5 0.5 L 421.5 1315.5 M 436.5 0.5 L 436.5 1315.5 M 451.5 0.5 L 451.5 1315.5 M 467.5 0.5 L 467.5 1315.5 M 497.5 0.5 L 497.5 1315.5 M 512.5 0.5 L 512.5 1315.5 M 527.5 0.5 L 527.5 1315.5 M 543.5 0.5 L 543.5 1315.5 M 573.5 0.5 L 573.5 1315.5 M 588.5 0.5 L 588.5 1315.5 M 603.5 0.5 L 603.5 1315.5 M 619.5 0.5 L 619.5 1315.5 M 649.5 0.5 L 649.5 1315.5 M 664.5 0.5 L 664.5 1315.5 M 679.5 0.5 L 679.5 1315.5 M 695.5 0.5 L 695.5 1315.5 M 725.5 0.5 L 725.5 1315.5 M 740.5 0.5 L 740.5 1315.5 M 755.5 0.5 L 755.5 1315.5 M 771.5 0.5 L 771.5 1315.5 M 801.5 0.5 L 801.5 1315.5 M 816.5 0.5 L 816.5 1315.5 M 831.5 0.5 L 831.5 1315.5 M 846.5 0.5 L 846.5 1315.5 M 877.5 0.5 L 877.5 1315.5 M 892.5 0.5 L 892.5 1315.5 M 907.5 0.5 L 907.5 1315.5 M 922.5 0.5 L 922.5 1315.5 M 953.5 0.5 L 953.5 1315.5 M 968.5 0.5 L 968.5 1315.5 M 983.5 0.5 L 983.5 1315.5 M 998.5 0.5 L 998.5 1315.5 M 1029.5 0.5 L 1029.5 1315.5 M 1044.5 0.5 L 1044.5 1315.5 M 1059.5 0.5 L 1059.5 1315.5 M 1074.5 0.5 L 1074.5 1315.5 M 1105.5 0.5 L 1105.5 1315.5 M 1120.5 0.5 L 1120.5 1315.5 M 1135.5 0.5 L 1135.5 1315.5 M 1150.5 0.5 L 1150.5 1315.5 M 1181.5 0.5 L 1181.5 1315.5 M 1196.5 0.5 L 1196.5 1315.5 M 1211.5 0.5 L 1211.5 1315.5 M 1226.5 0.5 L 1226.5 1315.5 M 1257.5 0.5 L 1257.5 1315.5 M 1272.5 0.5 L 1272.5 1315.5 M 1287.5 0.5 L 1287.5 1315.5 M 1302.5 0.5 L 1302.5 1315.5 M 1333.5 0.5 L 1333.5 1315.5" paint-order="fill stroke markers" /><path fill="none" stroke="rgb(192, 192, 192)" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" stroke-opacity="1" d="M 0.5 35.5 L 1342.5 35.5 M 0.5 35.5 L 1342.5 35.5 M 0.5 111.5 L 1342.5 111.5 M 0.5 187.5 L 1342.5 187.5 M 0.5 263.5 L 1342.5 263.5 M 0.5 338.5 L 1342.5 338.5 M 0.5 414.5 L 1342.5 414.5 M 0.5 490.5 L 1342.5 490.5 M 0.5 566.5 L 1342.5 566.5 M 0.5 642.5 L 1342.5 642.5 M 0.5 718.5 L 1342.5 718.5 M 0.5 794.5 L 1342.5 794.5 M 0.5 870.5 L 1342.5 870.5 M 0.5 946.5 L 1342.5 946.5 M 0.5 1022.5 L 1342.5 1022.5 M 0.5 1098.5 L 1342.5 1098.5 M 0.5 1250.5 L 1342.5 1250.5" paint-order="fill stroke markers" /><path fill="none" stroke="rgb(192, 192, 192)" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" stroke-opacity="0.235294" d="M 0.5 4.5 L 1342.5 4.5 M 0.5 4.5 L 1342.5 4.5 M 0.5 19.5 L 1342.5 19.5 M 0.5 50.5 L 1342.5 50.5 M 0.5 65.5 L 1342.5 65.5 M 0.5 80.5 L 1342.5 80.5 M 0.5 95.5 L 1342.5 95.5 M 0.5 126.5 L 1342.5 126.5 M 0.5 141.5 L 1342.5 141.5 M 0.5 156.5 L 1342.5 156.5 M 0.5 171.5 L 1342.5 171.5 M 0.5 202.5 L 1342.5 202.5 M 0.5 217.5 L 1342.5 217.5 M 0.5 232.5 L 1342.5 232.5 M 0.5 247.5 L 1342.5 247.5 M 0.5 278.5 L 1342.5 278.5 M 0.5 293.5 L 1342.5 293.5 M 0.5 308.5 L 1342.5 308.5 M 0.5 323.5 L 1342.5 323.5 M 0.5 354.5 L 1342.5 354.5 M 0.5 369.5 L 1342.5 369.5 M 0.5 384.5 L 1342.5 384.5 M 0.5 399.5 L 1342.5 399.5 M 0.5 430.5 L 1342.5 430.5 M 0.5 445.5 L 1342.5 445.5 M 0.5 460.5 L 1342.5 460.5 M 0.5 475.5 L 1342.5 475.5 M 0.5 506.5 L 1342.5 506.5 M 0.5 521.5 L 1342.5 521.5 M 0.5 536.5 L 1342.5 536.5 M 0.5 551.5 L 1342.5 551.5 M 0.5 582.5 L 1342.5 582.5 M 0.5 597.5 L 1342.5 597.5 M 0.5 612.5 L 1342.5 612.5 M 0.5 627.5 L 1342.5 627.5 M 0.5 658.5 L 1342.5 658.5 M 0.5 673.5 L 1342.5 673.5 M 0.5 688.5 L 1342.5 688.5 M 0.5 703.5 L 1342.5 703.5 M 0.5 734.5 L 1342.5 734.5 M 0.5 749.5 L 1342.5 749.5 M 0.5 764.5 L 1342.5 764.5 M 0.5 779.5 L 1342.5 779.5 M 0.5 810.5 L 1342.5 810.5 M 0.5 825.5 L 1342.5 825.5 M 0.5 840.5 L 1342.5 840.5 M 0.5 855.5 L 1342.5 855.5 M 0.5 886.5 L 1342.5 886.5 M 0.5 901.5 L 1342.5 901.5 M 0.5 916.5 L 1342.5 916.5 M 0.5 931.5 L 1342.5 931.5 M 0.5 962.5 L 1342.5 962.5 M 0.5 977.5 L 1342.5 977.5 M 0.5 992.5 L 1342.5 992.5 M 0.5 1007.5 L 1342.5 1007.5 M 0.5 1037.5 L 1342.5 1037.5 M 0.5 1053.5 L 1342.5 1053.5 M 0.5 1068.5 L 1342.5 1068.5 M 0.5 1083.5 L 1342.5 1083.5 M 0.5 1113.5 L 1342.5 1113.5 M 0.5 1129.5 L 1342.5 1129.5 M 0.5 1144.5 L 1342.5 1144.5 M 0.5 1159.5 L 1342.5 1159.5 M 0.5 1189.5 L 1342.5 1189.5 M 0.5 1205.5 L 1342.5 1205.5 M 0.5 1220.5 L 1342.5 1220.5 M 0.5 1235.5 L 1342.5 1235.5 M 0.5 1265.5 L 1342.5 1265.5 M 0.5 1281.5 L 1342.5 1281.5 M 0.5 1296.5 L 1342.5 1296.5 M 0.5 1311.5 L 1342.5 1311.5" paint-order="fill stroke markers" /><path fill="none" stroke="rgb(0, 0, 0)" stroke-miterlimit="10" stroke-opacity="1" d="M 102.5 2.5 L 102.5 1315.5" paint-order="fill stroke markers" /><path fill="none" stroke="rgb(0, 0, 0)" stroke-miterlimit="10" stroke-opacity="1" d="M 102.5 1.5 L 98.5 5.5" paint-order="fill stroke markers" /><path fill="none" stroke="rgb(0, 0, 0)" stroke-miterlimit="10" stroke-opacity="1" d="M 102.5 1.5 L 106.5 5.5" paint-order="fill stroke markers" /><path fill="none" stroke="rgb(0, 0, 0)" stroke-miterlimit="10" stroke-opacity="1" d="M 0.5 1174.5 L 1340.5 1174.5" paint-order="fill stroke markers" /><path fill="none" stroke="rgb(0, 0, 0)" stroke-miterlimit="10" stroke-opacity="1" d="M 1341.5 1174.5 L 1337.5 1170.5" paint-order="fill stroke markers" /><path fill="none" stroke="rgb(0, 0, 0)" stroke-miterlimit="10" stroke-opacity="1" d="M 1341.5 1174.5 L 1337.5 1178.5" paint-order="fill stroke markers" /><text font-family="geogebra-sans-serif, sans-serif" font-size="12px" font-style="normal" font-weight="normal" text-decoration="normal" dominant-baseline="alphabetic" fill="rgb(0, 0, 0)" fill-opacity="1" stroke="none" text-anchor="start" x="15" y="1190">–0.2</text><text font-family="geogebra-sans-serif, sans-serif" font-size="12px" font-style="normal" font-weight="normal" text-decoration="normal" dominant-baseline="alphabetic" fill="rgb(0, 0, 0)" fill-opacity="1" stroke="none" text-anchor="start" x="15" y="1190">–0.2</text><text font-family="geogebra-sans-serif, sans-serif" font-size="12px" font-style="normal" font-weight="normal" text-decoration="normal" dominant-baseline="alphabetic" fill="rgb(0, 0, 0)" fill-opacity="1" stroke="none" text-anchor="start" x="170" y="1190">0.2</text><text font-family="geogebra-sans-serif, sans-serif" font-size="12px" font-style="normal" font-weight="normal" text-decoration="normal" dominant-baseline="alphabetic" fill="rgb(0, 0, 0)" fill-opacity="1" stroke="none" text-anchor="start" x="170" y="1190">0.2</text><text font-family="geogebra-sans-serif, sans-serif" font-size="12px" font-style="normal" font-weight="normal" text-decoration="normal" dominant-baseline="alphabetic" fill="rgb(0, 0, 0)" fill-opacity="1" stroke="none" text-anchor="start" x="246" y="1190">0.4</text><text font-family="geogebra-sans-serif, sans-serif" font-size="12px" font-style="normal" font-weight="normal" text-decoration="normal" dominant-baseline="alphabetic" fill="rgb(0, 0, 0)" fill-opacity="1" stroke="none" text-anchor="start" x="246" y="1190">0.4</text><text font-family="geogebra-sans-serif, sans-serif" font-size="12px" font-style="normal" font-weight="normal" text-decoration="normal" dominant-baseline="alphabetic" fill="rgb(0, 0, 0)" fill-opacity="1" stroke="none" text-anchor="start" x="322" y="1190">0.6</text><text font-family="geogebra-sans-serif, sans-serif" font-size="12px" font-style="normal" font-weight="normal" text-decoration="normal" dominant-baseline="alphabetic" fill="rgb(0, 0, 0)" fill-opacity="1" stroke="none" text-anchor="start" x="322" y="1190">0.6</text><text font-family="geogebra-sans-serif, sans-serif" font-size="12px" font-style="normal" font-weight="normal" text-decoration="normal" dominant-baseline="alphabetic" fill="rgb(0, 0, 0)" fill-opacity="1" stroke="none" text-anchor="start" x="398" y="1190">0.8</text><text font-family="geogebra-sans-serif, sans-serif" font-size="12px" font-style="normal" font-weight="normal" text-decoration="normal" dominant-baseline="alphabetic" fill="rgb(0, 0, 0)" fill-opacity="1" stroke="none" text-anchor="start" x="398" y="1190">0.8</text><text font-family="geogebra-sans-serif, sans-serif" font-size="12px" font-style="normal" font-weight="normal" text-decoration="normal" dominant-baseline="alphabetic" fill="rgb(0, 0, 0)" fill-opacity="1" stroke="none" text-anchor="start" x="480" y="1190">1</text><text font-family="geogebra-sans-serif, sans-serif" font-size="12px" font-style="normal" font-weight="normal" text-decoration="normal" dominant-baseline="alphabetic" fill="rgb(0, 0, 0)" fill-opacity="1" stroke="none" text-anchor="start" x="480" y="1190">1</text><text font-family="geogebra-sans-serif, sans-serif" font-size="12px" font-style="normal" font-weight="normal" text-decoration="normal" dominant-baseline="alphabetic" fill="rgb(0, 0, 0)" fill-opacity="1" stroke="none" text-anchor="start" x="550" y="1190">1.2</text><text font-family="geogebra-sans-serif, sans-serif" font-size="12px" font-style="normal" font-weight="normal" text-decoration="normal" dominant-baseline="alphabetic" fill="rgb(0, 0, 0)" fill-opacity="1" stroke="none" text-anchor="start" x="550" y="1190">1.2</text><text font-family="geogebra-sans-serif, sans-serif" font-size="12px" font-style="normal" font-weight="normal" text-decoration="normal" dominant-baseline="alphabetic" fill="rgb(0, 0, 0)" fill-opacity="1" stroke="none" text-anchor="start" x="626" y="1190">1.4</text><text font-family="geogebra-sans-serif, sans-serif" font-size="12px" font-style="normal" font-weight="normal" text-decoration="normal" dominant-baseline="alphabetic" fill="rgb(0, 0, 0)" fill-opacity="1" stroke="none" text-anchor="start" x="626" y="1190">1.4</text><text font-family="geogebra-sans-serif, sans-serif" font-size="12px" font-style="normal" font-weight="normal" text-decoration="normal" dominant-baseline="alphabetic" fill="rgb(0, 0, 0)" fill-opacity="1" stroke="none" text-anchor="start" x="702" y="1190">1.6</text><text font-family="geogebra-sans-serif, sans-serif" font-size="12px" font-style="normal" font-weight="normal" text-decoration="normal" dominant-baseline="alphabetic" fill="rgb(0, 0, 0)" fill-opacity="1" stroke="none" text-anchor="start" x="702" y="1190">1.6</text><text font-family="geogebra-sans-serif, sans-serif" font-size="12px" font-style="normal" font-weight="normal" text-decoration="normal" dominant-baseline="alphabetic" fill="rgb(0, 0, 0)" fill-opacity="1" stroke="none" text-anchor="start" x="778" y="1190">1.8</text><text font-family="geogebra-sans-serif, sans-serif" font-size="12px" font-style="normal" font-weight="normal" text-decoration="normal" dominant-baseline="alphabetic" fill="rgb(0, 0, 0)" fill-opacity="1" stroke="none" text-anchor="start" x="778" y="1190">1.8</text><text font-family="geogebra-sans-serif, sans-serif" font-size="12px" font-style="normal" font-weight="normal" text-decoration="normal" dominant-baseline="alphabetic" fill="rgb(0, 0, 0)" fill-opacity="1" stroke="none" text-anchor="start" x="860" y="1190">2</text><text font-family="geogebra-sans-serif, sans-serif" font-size="12px" font-style="normal" font-weight="normal" text-decoration="normal" dominant-baseline="alphabetic" fill="rgb(0, 0, 0)" fill-opacity="1" stroke="none" text-anchor="start" x="860" y="1190">2</text><text font-family="geogebra-sans-serif, sans-serif" font-size="12px" font-style="normal" font-weight="normal" text-decoration="normal" dominant-baseline="alphabetic" fill="rgb(0, 0, 0)" fill-opacity="1" stroke="none" text-anchor="start" x="930" y="1190">2.2</text><text font-family="geogebra-sans-serif, sans-serif" font-size="12px" font-style="normal" font-weight="normal" text-decoration="normal" dominant-baseline="alphabetic" fill="rgb(0, 0, 0)" fill-opacity="1" stroke="none" text-anchor="start" x="930" y="1190">2.2</text><text font-family="geogebra-sans-serif, sans-serif" font-size="12px" font-style="normal" font-weight="normal" text-decoration="normal" dominant-baseline="alphabetic" fill="rgb(0, 0, 0)" fill-opacity="1" stroke="none" text-anchor="start" x="1006" y="1190">2.4</text><text font-family="geogebra-sans-serif, sans-serif" font-size="12px" font-style="normal" font-weight="normal" text-decoration="normal" dominant-baseline="alphabetic" fill="rgb(0, 0, 0)" fill-opacity="1" stroke="none" text-anchor="start" x="1006" y="1190">2.4</text><text font-family="geogebra-sans-serif, sans-serif" font-size="12px" font-style="normal" font-weight="normal" text-decoration="normal" dominant-baseline="alphabetic" fill="rgb(0, 0, 0)" fill-opacity="1" stroke="none" text-anchor="start" x="1082" y="1190">2.6</text><text font-family="geogebra-sans-serif, sans-serif" font-size="12px" font-style="normal" font-weight="normal" text-decoration="normal" dominant-baseline="alphabetic" fill="rgb(0, 0, 0)" fill-opacity="1" stroke="none" text-anchor="start" x="1082" y="1190">2.6</text><text font-family="geogebra-sans-serif, sans-serif" font-size="12px" font-style="normal" font-weight="normal" text-decoration="normal" dominant-baseline="alphabetic" fill="rgb(0, 0, 0)" fill-opacity="1" stroke="none" text-anchor="start" x="1158" y="1190">2.8</text><text font-family="geogebra-sans-serif, sans-serif" font-size="12px" font-style="normal" font-weight="normal" text-decoration="normal" dominant-baseline="alphabetic" fill="rgb(0, 0, 0)" fill-opacity="1" stroke="none" text-anchor="start" x="1158" y="1190">2.8</text><text font-family="geogebra-sans-serif, sans-serif" font-size="12px" font-style="normal" font-weight="normal" text-decoration="normal" dominant-baseline="alphabetic" fill="rgb(0, 0, 0)" fill-opacity="1" stroke="none" text-anchor="start" x="1240" y="1190">3</text><text font-family="geogebra-sans-serif, sans-serif" font-size="12px" font-style="normal" font-weight="normal" text-decoration="normal" dominant-baseline="alphabetic" fill="rgb(0, 0, 0)" fill-opacity="1" stroke="none" text-anchor="start" x="1240" y="1190">3</text><text font-family="geogebra-sans-serif, sans-serif" font-size="12px" font-style="normal" font-weight="normal" text-decoration="normal" dominant-baseline="alphabetic" fill="rgb(0, 0, 0)" fill-opacity="1" stroke="none" text-anchor="start" x="1310" y="1190">3.2</text><text font-family="geogebra-sans-serif, sans-serif" font-size="12px" font-style="normal" font-weight="normal" text-decoration="normal" dominant-baseline="alphabetic" fill="rgb(0, 0, 0)" fill-opacity="1" stroke="none" text-anchor="start" x="1310" y="1190">3.2</text><text font-family="geogebra-sans-serif, sans-serif" font-size="12px" font-style="normal" font-weight="normal" text-decoration="normal" dominant-baseline="alphabetic" fill="rgb(0, 0, 0)" fill-opacity="1" stroke="none" text-anchor="start" x="72" y="1255">–0.2</text><text font-family="geogebra-sans-serif, sans-serif" font-size="12px" font-style="normal" font-weight="normal" text-decoration="normal" dominant-baseline="alphabetic" fill="rgb(0, 0, 0)" fill-opacity="1" stroke="none" text-anchor="start" x="72" y="1255">–0.2</text><text font-family="geogebra-sans-serif, sans-serif" font-size="12px" font-style="normal" font-weight="normal" text-decoration="normal" dominant-baseline="alphabetic" fill="rgb(0, 0, 0)" fill-opacity="1" stroke="none" text-anchor="start" x="78" y="1103">0.2</text><text font-family="geogebra-sans-serif, sans-serif" font-size="12px" font-style="normal" font-weight="normal" text-decoration="normal" dominant-baseline="alphabetic" fill="rgb(0, 0, 0)" fill-opacity="1" stroke="none" text-anchor="start" x="78" y="1103">0.2</text><text font-family="geogebra-sans-serif, sans-serif" font-size="12px" font-style="normal" font-weight="normal" text-decoration="normal" dominant-baseline="alphabetic" fill="rgb(0, 0, 0)" fill-opacity="1" stroke="none" text-anchor="start" x="78" y="1027">0.4</text><text font-family="geogebra-sans-serif, sans-serif" font-size="12px" font-style="normal" font-weight="normal" text-decoration="normal" dominant-baseline="alphabetic" fill="rgb(0, 0, 0)" fill-opacity="1" stroke="none" text-anchor="start" x="78" y="1027">0.4</text><text font-family="geogebra-sans-serif, sans-serif" font-size="12px" font-style="normal" font-weight="normal" text-decoration="normal" dominant-baseline="alphabetic" fill="rgb(0, 0, 0)" fill-opacity="1" stroke="none" text-anchor="start" x="78" y="951">0.6</text><text font-family="geogebra-sans-serif, sans-serif" font-size="12px" font-style="normal" font-weight="normal" text-decoration="normal" dominant-baseline="alphabetic" fill="rgb(0, 0, 0)" fill-opacity="1" stroke="none" text-anchor="start" x="78" y="951">0.6</text><text font-family="geogebra-sans-serif, sans-serif" font-size="12px" font-style="normal" font-weight="normal" text-decoration="normal" dominant-baseline="alphabetic" fill="rgb(0, 0, 0)" fill-opacity="1" stroke="none" text-anchor="start" x="78" y="875">0.8</text><text font-family="geogebra-sans-serif, sans-serif" font-size="12px" font-style="normal" font-weight="normal" text-decoration="normal" dominant-baseline="alphabetic" fill="rgb(0, 0, 0)" fill-opacity="1" stroke="none" text-anchor="start" x="78" y="875">0.8</text><text font-family="geogebra-sans-serif, sans-serif" font-size="12px" font-style="normal" font-weight="normal" text-decoration="normal" dominant-baseline="alphabetic" fill="rgb(0, 0, 0)" fill-opacity="1" stroke="none" text-anchor="start" x="88" y="799">1</text><text font-family="geogebra-sans-serif, sans-serif" font-size="12px" font-style="normal" font-weight="normal" text-decoration="normal" dominant-baseline="alphabetic" fill="rgb(0, 0, 0)" fill-opacity="1" stroke="none" text-anchor="start" x="88" y="799">1</text><text font-family="geogebra-sans-serif, sans-serif" font-size="12px" font-style="normal" font-weight="normal" text-decoration="normal" dominant-baseline="alphabetic" fill="rgb(0, 0, 0)" fill-opacity="1" stroke="none" text-anchor="start" x="78" y="723">1.2</text><text font-family="geogebra-sans-serif, sans-serif" font-size="12px" font-style="normal" font-weight="normal" text-decoration="normal" dominant-baseline="alphabetic" fill="rgb(0, 0, 0)" fill-opacity="1" stroke="none" text-anchor="start" x="78" y="723">1.2</text><text font-family="geogebra-sans-serif, sans-serif" font-size="12px" font-style="normal" font-weight="normal" text-decoration="normal" dominant-baseline="alphabetic" fill="rgb(0, 0, 0)" fill-opacity="1" stroke="none" text-anchor="start" x="78" y="647">1.4</text><text font-family="geogebra-sans-serif, sans-serif" font-size="12px" font-style="normal" font-weight="normal" text-decoration="normal" dominant-baseline="alphabetic" fill="rgb(0, 0, 0)" fill-opacity="1" stroke="none" text-anchor="start" x="78" y="647">1.4</text><text font-family="geogebra-sans-serif, sans-serif" font-size="12px" font-style="normal" font-weight="normal" text-decoration="normal" dominant-baseline="alphabetic" fill="rgb(0, 0, 0)" fill-opacity="1" stroke="none" text-anchor="start" x="78" y="571">1.6</text><text font-family="geogebra-sans-serif, sans-serif" font-size="12px" font-style="normal" font-weight="normal" text-decoration="normal" dominant-baseline="alphabetic" fill="rgb(0, 0, 0)" fill-opacity="1" stroke="none" text-anchor="start" x="78" y="571">1.6</text><text font-family="geogebra-sans-serif, sans-serif" font-size="12px" font-style="normal" font-weight="normal" text-decoration="normal" dominant-baseline="alphabetic" fill="rgb(0, 0, 0)" fill-opacity="1" stroke="none" text-anchor="start" x="78" y="495">1.8</text><text font-family="geogebra-sans-serif, sans-serif" font-size="12px" font-style="normal" font-weight="normal" text-decoration="normal" dominant-baseline="alphabetic" fill="rgb(0, 0, 0)" fill-opacity="1" stroke="none" text-anchor="start" x="78" y="495">1.8</text><text font-family="geogebra-sans-serif, sans-serif" font-size="12px" font-style="normal" font-weight="normal" text-decoration="normal" dominant-baseline="alphabetic" fill="rgb(0, 0, 0)" fill-opacity="1" stroke="none" text-anchor="start" x="88" y="419">2</text><text font-family="geogebra-sans-serif, sans-serif" font-size="12px" font-style="normal" font-weight="normal" text-decoration="normal" dominant-baseline="alphabetic" fill="rgb(0, 0, 0)" fill-opacity="1" stroke="none" text-anchor="start" x="88" y="419">2</text><text font-family="geogebra-sans-serif, sans-serif" font-size="12px" font-style="normal" font-weight="normal" text-decoration="normal" dominant-baseline="alphabetic" fill="rgb(0, 0, 0)" fill-opacity="1" stroke="none" text-anchor="start" x="78" y="343">2.2</text><text font-family="geogebra-sans-serif, sans-serif" font-size="12px" font-style="normal" font-weight="normal" text-decoration="normal" dominant-baseline="alphabetic" fill="rgb(0, 0, 0)" fill-opacity="1" stroke="none" text-anchor="start" x="78" y="343">2.2</text><text font-family="geogebra-sans-serif, sans-serif" font-size="12px" font-style="normal" font-weight="normal" text-decoration="normal" dominant-baseline="alphabetic" fill="rgb(0, 0, 0)" fill-opacity="1" stroke="none" text-anchor="start" x="78" y="268">2.4</text><text font-family="geogebra-sans-serif, sans-serif" font-size="12px" font-style="normal" font-weight="normal" text-decoration="normal" dominant-baseline="alphabetic" fill="rgb(0, 0, 0)" fill-opacity="1" stroke="none" text-anchor="start" x="78" y="268">2.4</text><text font-family="geogebra-sans-serif, sans-serif" font-size="12px" font-style="normal" font-weight="normal" text-decoration="normal" dominant-baseline="alphabetic" fill="rgb(0, 0, 0)" fill-opacity="1" stroke="none" text-anchor="start" x="78" y="192">2.6</text><text font-family="geogebra-sans-serif, sans-serif" font-size="12px" font-style="normal" font-weight="normal" text-decoration="normal" dominant-baseline="alphabetic" fill="rgb(0, 0, 0)" fill-opacity="1" stroke="none" text-anchor="start" x="78" y="192">2.6</text><text font-family="geogebra-sans-serif, sans-serif" font-size="12px" font-style="normal" font-weight="normal" text-decoration="normal" dominant-baseline="alphabetic" fill="rgb(0, 0, 0)" fill-opacity="1" stroke="none" text-anchor="start" x="78" y="116">2.8</text><text font-family="geogebra-sans-serif, sans-serif" font-size="12px" font-style="normal" font-weight="normal" text-decoration="normal" dominant-baseline="alphabetic" fill="rgb(0, 0, 0)" fill-opacity="1" stroke="none" text-anchor="start" x="78" y="116">2.8</text><text font-family="geogebra-sans-serif, sans-serif" font-size="12px" font-style="normal" font-weight="normal" text-decoration="normal" dominant-baseline="alphabetic" fill="rgb(0, 0, 0)" fill-opacity="1" stroke="none" text-anchor="start" x="88" y="40">3</text><text font-family="geogebra-sans-serif, sans-serif" font-size="12px" font-style="normal" font-weight="normal" text-decoration="normal" dominant-baseline="alphabetic" fill="rgb(0, 0, 0)" fill-opacity="1" stroke="none" text-anchor="start" x="88" y="40">3</text><text font-family="geogebra-sans-serif, sans-serif" font-size="12px" font-style="normal" font-weight="normal" text-decoration="normal" dominant-baseline="alphabetic" fill="rgb(0, 0, 0)" fill-opacity="1" stroke="none" text-anchor="start" x="88" y="1190">0</text><text font-family="geogebra-sans-serif, sans-serif" font-size="12px" font-style="normal" font-weight="normal" text-decoration="normal" dominant-baseline="alphabetic" fill="rgb(0, 0, 0)" fill-opacity="1" stroke="none" text-anchor="start" x="88" y="1190">0</text><path fill="none" stroke="rgb(0, 0, 0)" stroke-dasharray="11,8" stroke-linejoin="round" stroke-miterlimit="10" stroke-opacity="1" stroke-width="3" d="M 431.452 495.335 L 1190.04 302.198" paint-order="fill stroke markers" /><path fill="none" stroke="rgb(0, 0, 0)" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" stroke-opacity="1" stroke-width="5" d="M 102.42 1174.74 L 418.375 522.335" paint-order="fill stroke markers" /><path fill="rgb(0, 0, 0)" fill-opacity="1" fill-rule="evenodd" stroke="none" d="M 431.452 495.335 L 425.126 525.604 L 411.625 519.066 Z" paint-order="stroke fill markers" /><path fill="none" stroke="rgb(0, 0, 0)" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" stroke-opacity="1" stroke-width="5" d="M 102.42 1174.74 L 1166.64 320.971" paint-order="fill stroke markers" /><path fill="rgb(0, 0, 0)" fill-opacity="1" fill-rule="evenodd" stroke="none" d="M 1190.04 302.198 L 1171.33 326.821 L 1161.94 315.121 Z" paint-order="stroke fill markers" /><path fill="none" stroke="rgb(0, 0, 0)" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" stroke-opacity="1" stroke-width="6.5" d="M 431.452 495.335 L 640.562 442.095" paint-order="fill stroke markers" /><path fill="rgb(0, 0, 0)" fill-opacity="1" fill-rule="evenodd" stroke="none" d="M 678.357 432.473 L 642.968 451.544 L 638.157 432.647 Z" paint-order="stroke fill markers" /><path fill="rgb(77, 77, 255)" fill-opacity="1" stroke="none" d="M 1197.04 302.198 C 1197.04 306.064 1193.9 309.198 1190.04 309.198 C 1186.17 309.198 1183.04 306.064 1183.04 302.198 C 1183.04 298.332 1186.17 295.198 1190.04 295.198 C 1193.9 295.198 1197.04 298.332 1197.04 302.198 Z" paint-order="stroke fill markers" /><path fill="none" stroke="rgb(0, 0, 0)" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" stroke-opacity="1" d="M 1197.04 302.198 C 1197.04 306.064 1193.9 309.198 1190.04 309.198 C 1186.17 309.198 1183.04 306.064 1183.04 302.198 C 1183.04 298.332 1186.17 295.198 1190.04 295.198 C 1193.9 295.198 1197.04 298.332 1197.04 302.198 Z" paint-order="fill stroke markers" /><path fill="rgb(77, 77, 255)" fill-opacity="1" stroke="none" d="M 438.452 495.335 C 438.452 499.201 435.318 502.335 431.452 502.335 C 427.586 502.335 424.452 499.201 424.452 495.335 C 424.452 491.469 427.586 488.335 431.452 488.335 C 435.318 488.335 438.452 491.469 438.452 495.335 Z" paint-order="stroke fill markers" /><path fill="none" stroke="rgb(0, 0, 0)" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" stroke-opacity="1" d="M 438.452 495.335 C 438.452 499.201 435.318 502.335 431.452 502.335 C 427.586 502.335 424.452 499.201 424.452 495.335 C 424.452 491.469 427.586 488.335 431.452 488.335 C 435.318 488.335 438.452 491.469 438.452 495.335 Z" paint-order="fill stroke markers" /><g fill="rgb(0, 0, 0)" transform="scale(67) translate(3.43284 11.2624)"><path fill="" stroke="none" d="M 0.089 -0.23 Q 0.059 -0.235 0.056 -0.25 Q 0.056 -0.27 0.089 -0.27 L 0.858 -0.27 Q 0.79 -0.32 0.756 -0.399 L 0.755 -0.4 Q 0.75 -0.413 0.75 -0.416 Q 0.75 -0.428 0.765 -0.428 Q 0.776 -0.428 0.782 -0.414 Q 0.826 -0.315 0.918 -0.268 L 0.919 -0.268 L 0.92 -0.267 L 0.921 -0.267 Q 0.928 -0.263 0.935 -0.26 Q 0.939 -0.26 0.942 -0.25 Q 0.942 -0.243 0.933 -0.238 Q 0.931 -0.238 0.928 -0.236 Q 0.829 -0.189 0.783 -0.086 L 0.783 -0.086 Q 0.782 -0.085 0.781 -0.082 Q 0.776 -0.072 0.765 -0.072 Q 0.75 -0.072 0.75 -0.084 Q 0.75 -0.099 0.779 -0.144 Q 0.812 -0.196 0.858 -0.23 L 0.858 -0.23 Z" paint-order="stroke fill markers" /><g transform="translate(-3.43284 -11.2624)"><g transform="translate(3.53006 11.8792)"><path fill="" stroke="none" d="M 0.628 -0.569 L 0.268 0.004 Q 0.252 0.021 0.24 0.022 Q 0.226 0.022 0.222 0.01 Q 0.221 0.006 0.22 -0.001 L 0.141 -0.618 Q 0.138 -0.641 0.127 -0.646 Q 0.116 -0.652 0.081 -0.652 Q 0.058 -0.652 0.056 -0.664 Q 0.056 -0.683 0.075 -0.683 L 0.128 -0.681 L 0.129 -0.681 L 0.182 -0.68 L 0.184 -0.68 L 0.307 -0.683 L 0.308 -0.683 Q 0.322 -0.683 0.322 -0.672 Q 0.314 -0.653 0.297 -0.652 Q 0.233 -0.652 0.228 -0.622 L 0.296 -0.093 L 0.603 -0.581 L 0.616 -0.609 Q 0.618 -0.615 0.618 -0.619 Q 0.618 -0.649 0.572 -0.652 Q 0.556 -0.652 0.556 -0.664 Q 0.556 -0.683 0.575 -0.683 L 0.673 -0.68 L 0.674 -0.68 L 0.754 -0.683 L 0.756 -0.683 Q 0.769 -0.683 0.769 -0.671 Q 0.769 -0.653 0.756 -0.652 Q 0.704 -0.649 0.674 -0.624 Q 0.663 -0.615 0.652 -0.602 Q 0.64 -0.588 0.628 -0.569 Z" paint-order="stroke fill markers" /></g></g></g><g fill="rgb(0, 0, 0)" transform="scale(67) translate(11.0896 10.5758)"><path fill="" stroke="none" d="M 0.089 -0.23 Q 0.059 -0.235 0.056 -0.25 Q 0.056 -0.27 0.089 -0.27 L 0.858 -0.27 Q 0.79 -0.32 0.756 -0.399 L 0.755 -0.4 Q 0.75 -0.413 0.75 -0.416 Q 0.75 -0.428 0.765 -0.428 Q 0.776 -0.428 0.782 -0.414 Q 0.826 -0.315 0.918 -0.268 L 0.919 -0.268 L 0.92 -0.267 L 0.921 -0.267 Q 0.928 -0.263 0.935 -0.26 Q 0.939 -0.26 0.942 -0.25 Q 0.942 -0.243 0.933 -0.238 Q 0.931 -0.238 0.928 -0.236 Q 0.829 -0.189 0.783 -0.086 L 0.783 -0.086 Q 0.782 -0.085 0.781 -0.082 Q 0.776 -0.072 0.765 -0.072 Q 0.75 -0.072 0.75 -0.084 Q 0.75 -0.099 0.779 -0.144 Q 0.812 -0.196 0.858 -0.23 L 0.858 -0.23 Z" paint-order="stroke fill markers" /><g transform="translate(-11.0896 -10.5758)"><g transform="translate(11.2125 11.1926)"><path fill="" stroke="none" d="M 0.72 -0.659 L 0.161 -0.034 L 0.332 -0.034 Q 0.467 -0.034 0.527 -0.104 Q 0.563 -0.147 0.594 -0.242 Q 0.602 -0.265 0.611 -0.267 Q 0.624 -0.267 0.624 -0.256 L 0.62 -0.241 L 0.549 -0.02 Q 0.544 -0.003 0.536 -0.001 L 0.536 -0.001 L 0.535 -0.001 Q 0.531 0 0.518 0 L 0.083 0 Q 0.06 0 0.058 -0.009 L 0.062 -0.027 L 0.062 -0.027 L 0.621 -0.652 L 0.458 -0.652 Q 0.322 -0.652 0.264 -0.576 L 0.263 -0.575 L 0.263 -0.575 L 0.263 -0.575 L 0.262 -0.574 Q 0.234 -0.537 0.212 -0.468 Q 0.206 -0.459 0.199 -0.458 Q 0.187 -0.458 0.187 -0.469 Q 0.187 -0.476 0.19 -0.483 L 0.245 -0.663 Q 0.25 -0.68 0.258 -0.682 Q 0.262 -0.683 0.276 -0.683 L 0.698 -0.683 Q 0.721 -0.683 0.723 -0.674 Q 0.723 -0.671 0.72 -0.659 Z" paint-order="stroke fill markers" /></g></g></g><g fill="rgb(0, 0, 0)" transform="scale(67) translate(7.73134 5.91911)"><path fill="" stroke="none" d="M 0.089 -0.23 Q 0.059 -0.235 0.056 -0.25 Q 0.056 -0.27 0.089 -0.27 L 0.858 -0.27 Q 0.79 -0.32 0.756 -0.399 L 0.755 -0.4 Q 0.75 -0.413 0.75 -0.416 Q 0.75 -0.428 0.765 -0.428 Q 0.776 -0.428 0.782 -0.414 Q 0.826 -0.315 0.918 -0.268 L 0.919 -0.268 L 0.92 -0.267 L 0.921 -0.267 Q 0.928 -0.263 0.935 -0.26 Q 0.939 -0.26 0.942 -0.25 Q 0.942 -0.243 0.933 -0.238 Q 0.931 -0.238 0.928 -0.236 Q 0.829 -0.189 0.783 -0.086 L 0.783 -0.086 Q 0.782 -0.085 0.781 -0.082 Q 0.776 -0.072 0.765 -0.072 Q 0.75 -0.072 0.75 -0.084 Q 0.75 -0.099 0.779 -0.144 Q 0.812 -0.196 0.858 -0.23 L 0.858 -0.23 Z" paint-order="stroke fill markers" /><g transform="translate(-7.73134 -5.91911)"><g transform="translate(8.09245 6.52041)"><path fill="" stroke="none" d="M 0.192 -0.616 Q 0.192 -0.585 0.164 -0.57 Q 0.152 -0.563 0.138 -0.563 Q 0.105 -0.563 0.09 -0.594 Q 0.085 -0.605 0.085 -0.616 Q 0.085 -0.647 0.113 -0.662 Q 0.125 -0.669 0.139 -0.669 Q 0.172 -0.669 0.187 -0.638 Q 0.192 -0.627 0.192 -0.616 Z" paint-order="stroke fill markers" /></g><g transform="translate(7.82856 6.77319)"><path fill="rgb(0, 0, 0)" stroke="none" d="M 0.628 -0.569 L 0.268 0.004 Q 0.252 0.021 0.24 0.022 Q 0.226 0.022 0.222 0.01 Q 0.221 0.006 0.22 -0.001 L 0.141 -0.618 Q 0.138 -0.641 0.127 -0.646 Q 0.116 -0.652 0.081 -0.652 Q 0.058 -0.652 0.056 -0.664 Q 0.056 -0.683 0.075 -0.683 L 0.128 -0.681 L 0.129 -0.681 L 0.182 -0.68 L 0.184 -0.68 L 0.307 -0.683 L 0.308 -0.683 Q 0.322 -0.683 0.322 -0.672 Q 0.314 -0.653 0.297 -0.652 Q 0.233 -0.652 0.228 -0.622 L 0.296 -0.093 L 0.603 -0.581 L 0.616 -0.609 Q 0.618 -0.615 0.618 -0.619 Q 0.618 -0.649 0.572 -0.652 Q 0.556 -0.652 0.556 -0.664 Q 0.556 -0.683 0.575 -0.683 L 0.673 -0.68 L 0.674 -0.68 L 0.754 -0.683 L 0.756 -0.683 Q 0.769 -0.683 0.769 -0.671 Q 0.769 -0.653 0.756 -0.652 Q 0.704 -0.649 0.674 -0.624 Q 0.663 -0.615 0.652 -0.602 Q 0.64 -0.588 0.628 -0.569 Z" paint-order="stroke fill markers" /></g></g></g><text font-family="geogebra-sans-serif, sans-serif" font-size="22px" font-style="normal" font-weight="normal" text-decoration="normal" dominant-baseline="alphabetic" fill="rgb(0, 0, 0)" fill-opacity="1" stroke="none" text-anchor="start" x="783" y="429">Visierlinie</text><g transform="scale(35)"><g transform="translate(11.3429 14.3119)"><path fill="rgb(77, 77, 255)" stroke="none" d="M 0.628 -0.569 L 0.268 0.004 Q 0.252 0.021 0.24 0.022 Q 0.226 0.022 0.222 0.01 Q 0.221 0.006 0.22 -0.001 L 0.141 -0.618 Q 0.138 -0.641 0.127 -0.646 Q 0.116 -0.652 0.081 -0.652 Q 0.058 -0.652 0.056 -0.664 Q 0.056 -0.683 0.075 -0.683 L 0.128 -0.681 L 0.129 -0.681 L 0.182 -0.68 L 0.184 -0.68 L 0.307 -0.683 L 0.308 -0.683 Q 0.322 -0.683 0.322 -0.672 Q 0.314 -0.653 0.297 -0.652 Q 0.233 -0.652 0.228 -0.622 L 0.296 -0.093 L 0.603 -0.581 L 0.616 -0.609 Q 0.618 -0.615 0.618 -0.619 Q 0.618 -0.649 0.572 -0.652 Q 0.556 -0.652 0.556 -0.664 Q 0.556 -0.683 0.575 -0.683 L 0.673 -0.68 L 0.674 -0.68 L 0.754 -0.683 L 0.756 -0.683 Q 0.769 -0.683 0.769 -0.671 Q 0.769 -0.653 0.756 -0.652 Q 0.704 -0.649 0.674 -0.624 Q 0.663 -0.615 0.652 -0.602 Q 0.64 -0.588 0.628 -0.569 Z" paint-order="stroke fill markers" /></g></g><g transform="scale(35)"><g transform="translate(34.2571 8.96905)"><path fill="rgb(77, 77, 255)" stroke="none" d="M 0.72 -0.659 L 0.161 -0.034 L 0.332 -0.034 Q 0.467 -0.034 0.527 -0.104 Q 0.563 -0.147 0.594 -0.242 Q 0.602 -0.265 0.611 -0.267 Q 0.624 -0.267 0.624 -0.256 L 0.62 -0.241 L 0.549 -0.02 Q 0.544 -0.003 0.536 -0.001 L 0.536 -0.001 L 0.535 -0.001 Q 0.531 0 0.518 0 L 0.083 0 Q 0.06 0 0.058 -0.009 L 0.062 -0.027 L 0.062 -0.027 L 0.621 -0.652 L 0.458 -0.652 Q 0.322 -0.652 0.264 -0.576 L 0.263 -0.575 L 0.263 -0.575 L 0.263 -0.575 L 0.262 -0.574 Q 0.234 -0.537 0.212 -0.468 Q 0.206 -0.459 0.199 -0.458 Q 0.187 -0.458 0.187 -0.469 Q 0.187 -0.476 0.19 -0.483 L 0.245 -0.663 Q 0.25 -0.68 0.258 -0.682 Q 0.262 -0.683 0.276 -0.683 L 0.698 -0.683 Q 0.721 -0.683 0.723 -0.674 Q 0.723 -0.671 0.72 -0.659 Z" paint-order="stroke fill markers" /></g></g></g></g></svg> \ No newline at end of file