Sorry, cryptic probably means i don't understand them, For the angle between 2 vectors in the past i have used,
Cos Theta = (AxBx + AyBy) / |a|*|b| then I simply did Cos-1(Theta)
I attempted to alter this formula to work with 3d vectors, but it went very wrong.
Thanks for any help, i do...