From 58dad8eacf3251a92271890de7b91c0f53d9c4ba Mon Sep 17 00:00:00 2001 From: Niklas Heim Date: Wed, 22 May 2024 15:53:31 +0200 Subject: [PATCH] inverting image --- exams/convex-hull/index.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/exams/convex-hull/index.md b/exams/convex-hull/index.md index 6c4c824..769574c 100644 --- a/exams/convex-hull/index.md +++ b/exams/convex-hull/index.md @@ -17,7 +17,7 @@ points of the convex hull of a given set of points. ::: tip Figure 1 . - + **(A)**: Convex hull of a set of points depicted by the dashed line. The generating points in counter-clockwise order are: $P$, $A$, $B$, $C$, $D$. @@ -67,7 +67,7 @@ times. ::: tip Figure 2 . - + Before \#1, the stack of points is $\mathcal G= [P,A,B]=[p_{i-3},p_{i-2},p_{i-1}]$. In \#1 we see that $\overrightarrow{ABE}$ is a left turn