powered by
Returns the square root of the sum of squares of a vector
calc_norm(x)
numeric value
numeric vector
x <- rnorm(5) calc_norm(x)
Run the code above in your browser using DataLab