Parametric, Polar & Vectors · Vector Operations
Vector Magnitude
The magnitude (length) of a vector v = ⟨v₁, v₂, v₃⟩.
Variables
| Symbol | Name | Unit |
|---|---|---|
| v1 | x-component | — |
| v2 | y-component | — |
| v3 | z-component | — |
Worked examples
Find |⟨3, 4⟩|.
- √(9 + 16) = √25 = 5
Answer: 5
Find |⟨1, 2, 2⟩|.
- √(1 + 4 + 4) = √9 = 3
Answer: 3
Practice this and 135 more formulas in the CalcRef workspace — quizzes, reference tables, a 16-category unit converter, and an expression evaluator.