Implemented the lib.geometry.vectors.vector_angle_acos() function.
This is used to calculate the inter-vector angle using the arccos of the dot product formula. The
function has been introduced into the relax library as the calculation is repeated throughout relax.