In the standard oriented coordinates of R3\mathbb R^3, the cross product is

a×b=(a2b3a3b2, a3b1a1b3, a1b2a2b1).a\times b=(a_2b_3-a_3b_2,\ a_3b_1-a_1b_3,\ a_1b_2-a_2b_1).

It is bilinear, satisfies a×b=b×aa\times b=-b\times a, and obeys (a×b)c=det[a b c](a\times b)\cdot c=\det[a\ b\ c]. Thus it is perpendicular to both inputs. Reversing the orientation reverses the sign of the product.

Vector identity

Direct expansion gives a×(b×c)=b(ac)c(ab)a\times(b\times c)=b(a\cdot c)-c(a\cdot b). In particular, a×(a×b)=a2ba\times(a\times b)=-|a|^2b when ab=0a\cdot b=0. This identity recovers a transverse vector from a curl symbol in Fourier calculations.