The result is perpendicular to both a and b (right-hand rule for direction)
Its magnitude is the area of the parallelogram spanned by a and b: ∣a×b∣=∣a∣∣b∣sinθ
Key properties:
Anti-commutative:a×b=−(b×a)
a×b=0 iff a and b are parallel
Not associative:(a×b)×c=a×(b×c) in general
The scalar triple product a⋅(b×c) gives the volume of the parallelepiped
ML relevance: Less directly used than the dot product, but appears in 3D geometry, computer vision (surface normals), robotics, and physics simulations.