Calcsite / Math / 2D Vector Magnitude Calculator
Math

2D Vector Magnitude Calculator

Find the magnitude of a 2D vector.

2D Vector Magnitude

How this calculator works

A vector's magnitude is its length, found the same way as the hypotenuse of a right triangle.

Formula

|v| = √(x² + y²)