VectorAngle

Calculate the angle between two 3x1 vectors.

Return

The angle between the two 3x1 vectors in radians.

Parameters

a

The first 3x1 vector.

b

The second 3x1 vector.