To convert a vector to a unit vector, you need to:
- Calculate the magnitude using the Pythagoras theorem
- Divide both axes with the magnitude
Demonstration
TODO: Write iframe content
Article
Wednesday, 7 January 2026
To convert a vector to a unit vector, you need to:
TODO: Write iframe content