angle
Calculates the angle between two vectors defined using inputted points. Depending on input, function can return scalar, vector or matrix
Arguments
- p1(x)
- p1(y)
- p2(x)
- p2(y)
- p3(x)
- p3(y)
Output
Angle between vectors
Examples
Calculates the angle between two vectors defined using inputted points. Depending on input, function can return scalar, vector or matrix
Angle between vectors