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