R/CAAElliptical_LengthOfEllipse.R

Defines functions CAAElliptical_LengthOfEllipse

Documented in CAAElliptical_LengthOfEllipse

CAAElliptical_LengthOfEllipse <-
function(e, a){
.Call("CAAElliptical_LengthOfEllipse", e, a)
}
helixcn/skycalc documentation built on March 31, 2021, 5:45 a.m.