Linear Algebra

Angle Between Vectors

Find the angle θ between two vectors using cos θ = (a·b)/(|a||b|). Results in both degrees and radians with acute/right/obtuse classification.

Inputs
Vector a
Vector b

Vector Angle Visualization

Step-by-Step Work