From 3da605979d8d358192b05bbee4a8a4ddad8ba7e2 Mon Sep 17 00:00:00 2001 From: Philippe Torrel Date: Tue, 23 Jun 2026 15:00:23 +0200 Subject: [PATCH] --- .../unterricht/tag07/13_volume-cube.html | 35 +++++++++++ .../tag07/14_function-volume-cube.html | 61 +++++++++++++++++++ 2 files changed, 96 insertions(+) create mode 100644 01_grundlagen/unterricht/tag07/13_volume-cube.html create mode 100644 01_grundlagen/unterricht/tag07/14_function-volume-cube.html diff --git a/01_grundlagen/unterricht/tag07/13_volume-cube.html b/01_grundlagen/unterricht/tag07/13_volume-cube.html new file mode 100644 index 0000000..9cec2d4 --- /dev/null +++ b/01_grundlagen/unterricht/tag07/13_volume-cube.html @@ -0,0 +1,35 @@ + + + + + + Kartonvolumen berechnen (cube) + + + +
+
+

Kartonvolumen berechnen (cube)

+
+
+ + + diff --git a/01_grundlagen/unterricht/tag07/14_function-volume-cube.html b/01_grundlagen/unterricht/tag07/14_function-volume-cube.html new file mode 100644 index 0000000..5d2d156 --- /dev/null +++ b/01_grundlagen/unterricht/tag07/14_function-volume-cube.html @@ -0,0 +1,61 @@ + + + + + + Kartonvolumen berechnen mit Funktion (cube) + + + +
+
+

Kartonvolumen berechnen mit Funktion (cube)

+
+
+ + +