Description Usage Arguments Value Examples
Heliocentric latitude of a planet
1 | heliocentric_latitude(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_latitude(jd,"venus")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.