Dot and Cross product of two vectors
The dot product of two vectors is a scalar that represents the "dot product" of the two vectors. It is calculated by multiplying the corresponding elements...
The dot product of two vectors is a scalar that represents the "dot product" of the two vectors. It is calculated by multiplying the corresponding elements...
The dot product of two vectors is a scalar that represents the "dot product" of the two vectors. It is calculated by multiplying the corresponding elements of the two vectors and then summing the results.
where (a_i) and (b_i) are the elements of the vectors (\vec A) and (\vec B) respectively.
The cross product of two vectors is a vector that is perpendicular to both vectors and has a magnitude equal to the product of the magnitudes of the two vectors.
where (a_i) and (b_i) are the elements of the vectors (\vec A) and (\vec B) respectively