vault backup: 2024-11-25 09:46:37

This commit is contained in:
arc 2024-11-25 09:46:37 -07:00
parent e24bb9e78c
commit 33fe846675

View File

@ -1,8 +1,15 @@
A vector is a mathematical concept that denotes direction and magnitude. They're often notated using an arrow ($\overrightarrow{v}$), or with a bold, lowercase letter. (**v**). A vector is a mathematical concept that denotes direction and magnitude. They're often notated using an arrow ($\overrightarrow{v}$), or with a bold, lowercase letter. (**v**).
$$\begin{bmatrix} $$\begin{bmatrix}
1 \\ 1 \\
2 2
\end{bmatrix} \end{bmatrix}
$$ $$
# Magnitude
The magnitude of a vector is $|\overrightarrow{v}| = \sqrt{a^2 + b^2}$
# Direction
The direction of a vector is $\theta = \tan^-1