X×V
X×V denotes the cross product of two vectors X and V, most commonly used in three-dimensional space to produce a vector perpendicular to both X and V. In standard coordinates, if X = (x1, x2, x3) and V = (v1, v2, v3), then X×V = (x2 v3 − x3 v2, x3 v1 − x1 v3, x1 v2 − x2 v1).
The magnitude of the cross product satisfies |X×V| = |X||V| sin θ, where θ is the angle between X
Key properties include anti-commutativity (X×V = −(V×X)) and distributivity over addition (X×(Y+Z) = X×Y + X×Z). The operation is
Limitations and variants: the standard cross product is defined for two vectors in three-dimensional Euclidean space