FindAngle
R3FLOAT FindAngle(R3VECTOR *v, R3VECTOR *a, R3VECTOR *b);
v - vector
Angle
Detects the angle of 'v' in space defined by vectors 'a' and 'b'.