Posts tagged unit vectors
How to find unit vectors and basis vectors

Any vector with a magnitude of 1 is called a unit vector, u. In general, a unit vector doesn’t have to point in a particular direction. As long as the vector is one unit long, it’s a unit vector. But oftentimes we’re interested in changing a particular vector v (with a length other than 1), into an associated unit vector. In that case, that unit vector needs to point in the same direction as v.

Read More