summaryrefslogtreecommitdiffhomepage
path: root/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'index.html')
-rw-r--r--index.html8
1 files changed, 8 insertions, 0 deletions
diff --git a/index.html b/index.html
index 906f2ae..ca84f5b 100644
--- a/index.html
+++ b/index.html
@@ -152,6 +152,11 @@
<section>
<h3>Fläche der Koch Kurve</h3>
<section>
+ <div class="flexContainer">
+ <canvas id="dreieck"></canvas>
+ </div>
+ </section>
+ <section>
<p>\[ \frac{2s^2\sqrt{3}}{5} \]</p>
</section>
</section>
@@ -175,6 +180,9 @@
<p>https://en.wikipedia.org/wiki/Koch_snowflake</p>
<p>https://de.wikipedia.org/wiki/Selbst%C3%A4hnlichkeit</p>
<p>http://www.mathematik.uni-ulm.de/stochastik/lehre/ws06_07/seminar_fraktale/daikeler.pdf</p>
+ <p>
+ https://www.uni-ulm.de/fileadmin/website_uni_ulm/mawi.inst.110/mitarbeiter/spodarev/publications/fraktale.pdf
+ </p>
</section>
</div>
</div>