powered by
cross(a, b)
dot
a <- c(1,0,0) b <- c(0,1,0) cross(a, b)
Run the code above in your browser using DataLab