Description Usage Arguments Value See Also Examples
Computes the normal of a simple polygon.
1 | poly3dNorm(p, eps = 1e-08)
|
p |
Polygon where each column are the coordinates of a vertex |
eps |
Relative error acceptable when determining if 3 vertices are colinear |
A vector containing the normal to the polygon when the vertices are assumed to be numbered in counterclockwise manner.
1 2 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.