powered by
InnerProduct(a, b, na.rm)
x <- c(1, 2, 3) y <- c(3, 0, 1) InnerProduct(x, y)
Run the code above in your browser using DataLab