moon_dist

Function moon_dist 

Source
pub fn moon_dist(
    lh: f64,
    lm: f64,
    ls: f64,
    ds: i32,
    zc: i32,
    dy: f64,
    mn: u32,
    yr: u32,
) -> f64
Expand description

Calculate distance from the Earth to the Moon (km).

Original macro name: MoonDist