degrees

Function degrees 

Source
pub fn degrees<T>(x: T) -> f64
where T: Into<f64>,
Expand description

math.degrees - convert radians to degrees