I wonder why angle between two vectors is alpha but not beta or 2*pi - alpha as below image:
Angle between two vectors http://img202.imageshack.us/img202/1936/80732467.png
Why the formular: cos(phi) = (vector a DOT vector b)/(|vector a| * |vector b|) always returns cos of alpha (but not beta or 2*pi - alpha?