powered by
Vector Cross Product for spatial cartesian vectors
X.prod(a, b)
3-vector
Jonathan M. Lees<jonathan.lees@unc.edu>
v1 = c(1,1,1) v2= c(-1, -1, 1) X.prod(v1, v2)
Run the code above in your browser using DataLab