Compare commits
No commits in common. "e222a4ceb7a4d08858dfa3f7c49f7b3d55eeabb2" and "5260fd93388cbf4f2dc6e2058ee496d354bc5dba" have entirely different histories.
e222a4ceb7
...
5260fd9338
@ -1,7 +0,0 @@
|
||||
# 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. |
|
||||
| $\theta$ | A lowercase theta is used to represent a (non right) angle in a triangle |
|
||||
| $\phi$ | A lowercase phi is used to represent another unknown angle in a triangle. As an example, in an algebraic equation, $x$ might be used to represent the first unknown and $y$ the second. In trig, $\theta$ would |
|
Loading…
x
Reference in New Issue
Block a user