Calculate the angle between two vectors in 2D or 3D space with precision
Enter the components of two vectors to calculate the angle between them. Our calculator supports both 2D vectors (x, y) and 3D vectors (x, y, z) and provides results in both degrees and radians.
Input numerical values for each component
Input numerical values for each component
Click on any example to load it into the calculator
Perpendicular unit vectors in 2D space
A: (1, 0)
B: (0, 1)
Two vectors forming a 45-degree angle
A: (1, 0)
B: (1, 1)
Perpendicular vectors in 3D space
A: (1, 0, 0)
B: (0, 0, 1)
Vectors pointing in the same direction
A: (2, 3)
B: (4, 6)