Description Usage Arguments Value Author(s) Examples
Calculates the two dimensional Eucledian norm between two points.
1 | getenorm(x1, y1, x2, y2)
|
x1 |
point 1 x component |
y1 |
point 1 y component |
x2 |
point 2 x component |
y2 |
point 2 y component |
numeric ... the eecledian norm
Bryan Holman
1 2 3 4 5 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.