Wrapper function which calls some underlying C code.
| 1 | calcDist(x1, y1, x2, y2)
 | 
| x1 | x coordinates of points | 
| y1 | y coordinates of points | 
| x2 | reference point x coordinate | 
| y2 | reference point y coordinate | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.