An online calculator to calculate the magnitude and direction of a vector from its components.
Let \( \vec{v} \) be a vector given in component form by
\[ \vec{v} = \langle v_1 , v_2 \rangle \]
The magnitude \( \| \vec{v} \| \) of vector \( \vec{v} \) is given by
\[ \| \vec{v} \| = \sqrt{v_1^2 + v_2^2} \]
The direction of vector \( \vec{v} \) is the angle \( \theta \) in standard position such that
\[ \tan(\theta) = \frac{v_2}{v_1}, \quad 0 \le \theta < 2\pi \]
Enter the components \( v_1 \) and \( v_2 \), then compute the magnitude \( \| \vec{v} \| \) and direction \( \theta \) (in degrees).