Angle Between Two Vectors Calculator
Inputs
| a — x-component | 1 |
|---|---|
| a — y-component | 0 |
| a — z-component | 0 |
| b — x-component | 1 |
| b — y-component | 1 |
| b — z-component | 0 |
Angle Between Two Vectors Calculator
Inputs
Vector a
Vector b
Results
Enter a value to see results.
°
Details
Step-by-step derivation
\begin{aligned} \cos\theta &= \frac{\mathbf{a} \cdot \mathbf{b}}{|\mathbf{a}|\,|\mathbf{b}|} \\ &= \frac{?}{(?)(?)} \\ &= ? \end{aligned}
\begin{aligned} \theta &= \arccos\!\left(\frac{\mathbf{a} \cdot \mathbf{b}}{|\mathbf{a}|\,|\mathbf{b}|}\right) \\ &= \arccos(?) \\ &= ? \end{aligned}
Recommended Next
Dot Product Calculator
Calculate the dot product of two n-dimensional vectors, the angle between them, and whether they are orthogonal. Enter components as comma-separated values.