Skip to main content

format_latitude

Function format_latitude 

Source
pub fn format_latitude(lat_deg: f64) -> String
Expand description

Formats a latitude as degrees and decimal minutes, the conventional format in marine navigation (charts, almanacs, radio position reports), rather than the decimal degrees used internally.