Quantcast
Loading [MathJax]/jax/output/CommonHTML/jax.js

Vector Components 3D

=Vector Components 3D
(F)Vector
Tags

The Vector Components (3D) calculator computes the components of a vector in three dimensions (3D).

INSTRUCTIONS: Enter the following:

  • (F)  Vector F

Vector Components: The calculator returns the following:

The Math / Science

To compute the angle between the vector and axes, the unit vector is computed.

ˆF = F|F|

Then compute the dot products between the unit vector ˆF and the unit vectors for the axes (1,0,0) for x, (0,1,0) for y and (0,0,1) for z.  The arccosine of each dot product is the angle between them in radians.

  • α = acos( ˆF1,0,0)

  • φ = acos( ˆF0,1,0)

  • θ = acos( ˆF0,0,1)


3D Vector Functions