diff --git a/circularPendulum.html b/circularPendulum.html new file mode 100644 index 0000000..cd79cf4 --- /dev/null +++ b/circularPendulum.html @@ -0,0 +1,168 @@ + + + + + Circular Pendulum + + + + + + Your browser does not support the HTML5 canvas tag. +
+ Theta + +
+ + + +

+ This work is licensed under + CC BY-NC-ND 4.0

+ \ No newline at end of file diff --git a/exercise1-7.html b/exercise1-7.html new file mode 100644 index 0000000..2a77b89 --- /dev/null +++ b/exercise1-7.html @@ -0,0 +1,151 @@ + + + + + Exercise 1-7 + + + + + + Your browser does not support the HTML5 canvas tag. + 0 + + + +

+ This work is licensed under + CC BY-NC-ND 4.0

+ \ No newline at end of file