Quantcast
Processing math: 100%

V3 - Unit Vector

vCalc Reviewed
ˆU=V/|V|
(V)Vector V
(n)Round to n Places

The Unit Vector calculator, U = V/|V|, computes the unit vector (U) for a vector (V) in Euclidean three dimensional space.

INSTRUCTIONS:  Enter the following:

  • (V): Vector V
  • (n): Round to this many digits.

Unit Vector (U): The calculator returns the unit vector (U).

The Math / Science

To compute the Unit Vector, this calculator:

  1. Accepts a three dimensional vector with X, Y and Z components of vector (V),
  2. Calculates the magnitude of the vector |V|,
  3. Uses scalar multiplication to divide each of the vectors components by the magnitude. 

The result is a vector (U) that points in the same direction as the original vector (V), but with a magnitude of one.


3D Vector Functions

References