Description Usage Arguments Value Examples
Get an angle between two directions defined by arcs on the unit sphere
1 | geoAngle(p1)
|
p1 |
A |
Let p1[1,], p1[2,], and p1[3,] denote the rows of p1
.
Then the returned object is an angle in radians beween two arcs determined by #'the pairs #'of spherical points (p1[1,], p1[2,]) and (p1[2,], p1[3,])
respectively.
1 2 3 4 5 6 7 8 9 10 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.