Description Usage Arguments Value Examples
MidPoint
computes the middle point of the segment that connects two points
1 | MidPoint(P1, P2)
|
P1 |
Vector containing the xy-coordinates of point 1 |
P2 |
Vector containing the xy-coordinates of point 2 |
Returns a vector containing the xy-coordinates of the middle point of the segment that connects P1
and P2
1 2 3 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.