Function to_degrees

Source
pub fn to_degrees(value: f64) -> f64
Expand description

Converts the supplied Radians value to Degrees

ยงArguments

  • value - The Radians input value