atompy.Vector.angle_between#

Vector.angle_between(other)[source]#

Return the angle between Vector and other

Parameters:
otherVector

The other Vector

Returns:
anglefloat

The angle between self and other