Created the new vector_angle() library function.
This is located in the lib.geometry.vectors module. The function will calculate the angle between two vectors with sign or direction using the atan2() function.
Authored by: bugman 2014-03-21
Parent: [r22517]
Child: [r22519]