Calculate angles between vectors, points, and geometric shapes
Enter coordinates or vectors to calculate angles between them. Supports various calculation methods including vector dot product and geometric formulas.
Enter the x and y components of the first vector
Enter the x and y components of the second vector
Click on any example to load it into the calculator
Calculate angle between perpendicular vectors
A⃗: (1, 0)
B⃗: (0, 1)
Calculate angle between diagonal vectors
A⃗: (1, 1)
B⃗: (1, 0)
Calculate angle at vertex of triangle
A: (0, 0)
B: (1, 0)
C: (1, 1)
Calculate angle from coordinate slope
Point: (3, 4)