CROSSP

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

Calling Sequence

Result = CROSSP( V1, V2 )

Arguments

V1, V2

Three-element vectors.

See Also

Matrix Multiplication .