diff --git a/math/2.5d rotations.html b/maths/2.5d rotations.html similarity index 98% rename from math/2.5d rotations.html rename to maths/2.5d rotations.html index 1f877db..f228fc4 100644 --- a/math/2.5d rotations.html +++ b/maths/2.5d rotations.html @@ -413,8 +413,10 @@ X_ = s * np.matmul(SHEAR, X) + S # shear, then scale every point by s. # The trajectory will still look 'realistic', not curving to the side but still # 'visually correct' and will be functionally correct in that it # starts at silo S and ends at target T. - + - +
+ 🔗 Back to MATHS home page
+ 🔗 Back to home page
\ No newline at end of file diff --git a/math/de moivre theorem.html b/maths/de moivre theorem.html similarity index 100% rename from math/de moivre theorem.html rename to maths/de moivre theorem.html diff --git a/math/index.html b/maths/index.html similarity index 100% rename from math/index.html rename to maths/index.html diff --git a/math/style.css b/maths/style.css similarity index 100% rename from math/style.css rename to maths/style.css