Returns the angle between this vector and the specified vector.
Returns a value in the range [0.0 .. OdaPI].
This function is commutative:
a.angleTo (b) == b.angleTo (a)