Chat with our AI personalities
It is the cross product of two vectors. The cross product of two vectors is always a pseudo-vector. This is related to the fact that A x B is not the same as B x A: in the case of the cross product, A x B = - (B x A).
A dot product is a scalar product so it is a single number with only one component. A cross product or vector product is a vector which has three components like the original vectors.
It depends on the type of product used. A dot or scalar product of two vectors will result in a scalar. A cross or vector product of two vectors will result in a vector.
Actually The cross product of two vector is a VECTOR product. The direction of a vector product is found by the right hand rule. Consider two vectorsA and B,AxB= CWhere C is the Cross product of A and B, and by right hand rule its direction is opposite to that of BxA that isBxA=-C
You need to know that the cross product of two vectors is a vector perpendicular to both vectors. It is defined only in 3 space. The formula to find the cross product of vector a (vector a=[a1,a2,a3]) and vector b (vector b=[b1,b2,b3]) is: vector a x vector b = [a2b3-a3b2,a3b1-a1b3,a1b2-a2b1]