Skip to content
CalcGospel 國際數學圖譜

angle between vectors

向量夹角

词汇拆解与释义

Angle between vectors 是两个向量之间的夹角。

数学公式

若夹角为 θ\theta

cosθ=abab\cos\theta=\frac{\mathbf{a}\cdot\mathbf{b}}{|\mathbf{a}||\mathbf{b}|}

P4 用法

通常先求 dot product 和 magnitudes,再求 θ\theta