| euclidean | R Documentation | 
The way you calculate distances in R^n, aka the square root of the sum of squares.
euclidean(vector)
vector | 
 numerical vector of numbers  | 
euclidean(c(1,2,3.2))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.