Article

Vector to Unit Vector

Wednesday, 7 January 2026

A unit vector is any vector with a magnitude of one.

Conversion

To convert a vector to a unit vector, you need to:

  1. Calculate the magnitude using the Pythagoras theorem
  2. Divide both axes with the magnitude

Demonstration

Example