兩向量夾角計算器
輸入
| a — x 分量 | 1 |
|---|---|
| a — y 分量 | 0 |
| a — z 分量 | 0 |
| b — x 分量 | 1 |
| b — y 分量 | 1 |
| b — z 分量 | 0 |
兩向量夾角計算器
輸入
向量 a
向量 b
結果
輸入數值即可顯示計算結果。
°
詳細資料
逐步推導
\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}