Description Usage Arguments Value
This function computes the euclidean distance between two vectors of coordinates.
1 | euclidean_distance(x_positions, y_positions)
|
x_positions |
A vector of positions along the x-axis. |
y_positions |
A vector of positions along the y-axis. |
A vector of euclidean distances.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.