Angle Between Vectors

Find the angle between two 3D vectors: cos θ = (a · b) / (|a| · |b|).