Function to_radians

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

Converts the supplied Degrees value to Radians

ยงArguments

  • value - The Degrees input value