Enter components for $\mathbf{u}$ and $\mathbf{v}$. Compute the dot product, a 3D cross product, Euclidean magnitude, or a unit vector in the same direction.
Vector operations (2D / 3D)
Vector u
Vector v
What it computes. Standard Euclidean vector algebra in $\mathbb{R}^2$ or $\mathbb{R}^3$.
Limitations. Cross product needs 3D. The zero vector has no unit vector. See the disclaimer.
Related: Multivariable & vector calculus · Vector · Linear algebra