Function astro::angle::deg_frm_hms
[−]
[src]
pub fn deg_frm_hms(hour: i64, min: i64, sec: f64) -> f64
Computes an angle in degrees with decimals, from an angle expressed in hours, minutes and seconds
Arguments
hours
: Hoursmin
: Minutessec
: Seconds