The CROSSP function returns a floating-point vector that is the vector (or cross) product of two 3-element vectors, V1 and V2 .
Result = CROSSP( V1, V2 )
Three-element vectors.
Matrix Multiplication .