Intro
Vector magnitude is calculated by treating the vector as the hypotenuse of a right triangle and using the Pythagorean Theorem on its horizontal () and vertical () components 1.
2D Vectors
• Example: For a vector , the magnitude is .
3D Vectors
• Example: For a vector , the magnitude is .



