anglevec
Calculates the angle between two vectors in 2D or 3D. Depending on input, function can return scalar, vector or matrix
Arguments
- Vector a, size 2 or 3
- Vector b, size 2 or 3
Output
Angle between vectors
Examples
Calculates the angle between two vectors in 2D or 3D. Depending on input, function can return scalar, vector or matrix
Angle between vectors