Description Usage Arguments Value Examples
Heliocentric longitude of a planet
1  | heliocentric_longitude(jd, celestial_body)
 | 
jd | 
 Julian day  | 
celestial_body | 
 planet name as string: mercury, venus,earth, mars, jupyter, saturn  | 
Heliocentric longitude in degrees
1 2  | jd<-julian_day(13.19,11,2028)
heliocentric_longitude(jd,"venus")
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.