powered by
Calculates the Eucledian norm of a vector
vnorm(v)
Vector.
The Eucledian norm of the vector 'v'.
# NOT RUN { v <- c(1,2) vnorm(v) # }
Run the code above in your browser using DataLab