Description Usage Arguments Details Value Author(s) Examples
View source: R/SphericalAngleForEquilateralTriangleFromGreatCircleSideLength.R
Returns the spherical angle in degrees for an equilateral triangle of known side length
1 2 3 4  | SphericalAngleForEquilateralTriangleFromGreatCircleSideLength(
  side_length,
  EarthRad = 6367.4447
)
 | 
side_length | 
 The great circle distance of a side of the triangle in kilometres.  | 
EarthRad | 
 Radius of the Earth in kilometres.  | 
Nothing yet.
Spherical angle in degrees.
Graeme T. Lloyd graemetlloyd@gmail.com
1  | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.