From 8467f7a6d6aeb914a755f9fc8f7bbb3af8475eac Mon Sep 17 00:00:00 2001
From: zleyyij <75810274+zleyyij@users.noreply.github.com>
Date: Wed, 28 Aug 2024 10:44:34 -0600
Subject: [PATCH] vault backup: 2024-08-28 10:44:34

---
 education/math/MATH1060 (trig)/Angles.md | 6 ++++++
 1 file changed, 6 insertions(+)
 create mode 100644 education/math/MATH1060 (trig)/Angles.md

diff --git a/education/math/MATH1060 (trig)/Angles.md b/education/math/MATH1060 (trig)/Angles.md
new file mode 100644
index 0000000..2ece8fb
--- /dev/null
+++ b/education/math/MATH1060 (trig)/Angles.md	
@@ -0,0 +1,6 @@
+# Definitions
+| Term  | Description                                                                                                                                                                                                                              |
+| ----- | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
+| Ray   | Directed line segment consisting of an endpoint and a direction. Notated as $\overrightarrow{EF}$, where $E$ denotes the endpoint and $F$ denotes a point along the ray.                                                                 |
+| Angle | Union of two rays with a common endpoint. Notated as $\angle DEF$ or $\angle FED$, where $D$ and $F$ are along the points of each ray, and $E$ is the vertex. $\angle EFD$ is not valid notation, because the vertex must be the middle. |
+|       |                                                                                                                                                                                                                                          |