我需要确定Python中两个n维向量之间的角度.例如,输入可以是两个列表,如下所示:[1,2,3,4]和[6,7,8,9].
[1,2,3,4]
[6,7,8,9]
python vector angle
angle ×1
python ×1
vector ×1