powered by
Compute cross product of two 3-element vectors
vectorproduct(x, y, normalize = FALSE)
Returns a 3-element vector or a n-by-3 element matrix with the cross products
3-element vectors or n-by-3 matrices representing n 3-element vectors
logical flag; if set to TRUE the cross-product(s) is/are automatically normalized
Danail Obreschkow
scalarproduct, vectornorm and unitvector
scalarproduct
vectornorm
unitvector