Argument of a Vector
Argument of a Vector
The angle describing the direction of a vector. The argument is measured as an angle in standard position.

See also
Key Formula
θ=arctan(xy)
Where:
- θ = The argument (direction angle) of the vector, measured counterclockwise from the positive x-axis
- x = The horizontal (x) component of the vector
- y = The vertical (y) component of the vector
Worked Example
Problem: Find the argument of the vector v=⟨3,3⟩.
Step 1: Identify the components of the vector. Here, x=3 and y=3.
v=⟨3,3⟩
Step 2: Apply the argument formula using arctangent.
θ=arctan(33)=arctan(1)
Step 3: Evaluate the arctangent. Since arctan(1)=45°, and the vector lies in Quadrant I (both components positive), no adjustment is needed.
θ=45°
Answer: The argument of the vector ⟨3,3⟩ is 45° (or equivalently 4π radians).
Another Example
This example involves a vector in Quadrant II, showing the critical quadrant-adjustment step that is not needed when the vector lies in Quadrant I.
Problem: Find the argument of the vector w=⟨−4,3⟩.
Step 1: Identify the components: x=−4 and y=3. Because x is negative and y is positive, this vector lies in Quadrant II.
w=⟨−4,3⟩
Step 2: Compute the basic arctangent value.
arctan(−43)=arctan(−0.75)≈−36.87°
Step 3: The calculator returns a negative angle (in Quadrant IV), but the vector is in Quadrant II. Add 180° to correct for the quadrant.
θ=−36.87°+180°=143.13°
Step 4: Verify: at 143.13° the vector points into Quadrant II (up and to the left), which matches ⟨−4,3⟩.
θ≈143.13°
Answer: The argument of the vector ⟨−4,3⟩ is approximately 143.13°.
Frequently Asked Questions
What is the difference between the argument of a vector and the magnitude of a vector?
The argument tells you the direction the vector points (an angle), while the magnitude tells you how long the vector is (a distance). Together they fully describe the vector in polar form. You can think of magnitude as 'how far' and argument as 'which way.'
How do you find the argument of a vector in each quadrant?
Start by computing arctan(y/x). If the vector is in Quadrant I, the result is correct as-is. If the vector is in Quadrant II or III (negative x), add 180° to the arctangent result. If the vector is in Quadrant IV (positive x, negative y), add 360° to get a positive angle, or simply leave the negative angle if your convention allows it.
Is the argument of a vector the same as the argument of a complex number?
Yes, the concept is identical. A complex number a+bi can be represented as the vector ⟨a,b⟩, and its argument is the same angle measured from the positive real axis (positive x-axis) counterclockwise. The formulas and quadrant rules are the same in both cases.
Argument of a Vector vs. Magnitude of a Vector
| Argument of a Vector | Magnitude of a Vector | |
|---|---|---|
| What it measures | Direction (an angle) | Length (a scalar distance) |
| Formula | θ=arctan(y/x) with quadrant adjustment | ∣v∣=x2+y2 |
| Units | Degrees or radians | Same units as the vector components |
| Range of values | 0°≤θ<360° (or −180°<θ≤180°) | ∣v∣≥0 (always non-negative) |
| When to use | When you need to know which way something points | When you need to know how strong or long something is |
Why It Matters
You encounter the argument of a vector in physics whenever you decompose forces or velocities into directions — for instance, finding the direction a projectile travels or the bearing of a resultant force. In precalculus and trigonometry courses, converting between component form and polar form of a vector requires computing its argument. It also appears directly in complex number operations, polar coordinates, and navigation problems.
Common Mistakes
Mistake: Using arctan(y/x) without adjusting for the correct quadrant.
Correction: The arctangent function only returns values between −90° and 90° (Quadrants I and IV). When the vector lies in Quadrant II or III, you must add 180° to the arctangent result. Always check which quadrant the vector falls in by looking at the signs of x and y.
Mistake: Computing the argument when x=0 and getting a division-by-zero error.
Correction: If x=0 and y>0, the argument is 90°. If x=0 and y<0, the argument is 270° (or −90°). Handle this as a special case rather than plugging into the formula directly.
Related Terms
- Vector — The object whose direction the argument describes
- Magnitude of a Vector — Measures vector length, paired with argument
- Standard Position — Defines the reference direction (positive x-axis)
- Angle — The argument is a specific type of angle
- Measure of an Angle — Degrees or radians used to express the argument
- Argument of a Complex Number — Same concept applied to complex numbers
