|
IDL Reference Guide: Procedures and Functions |
|
The CROSSP function returns a vector that is the cross-product of two input vectors, V1 and V2.
Result = CROSSP(V1, V2)
Returns a floating-point vector that is the cross-product of two 3-element vectors, V1 and V2.
Three-element vectors.
IDL Online Help (March 06, 2007)