[−][src]Function tray_rust::linalg::to_radians
pub fn to_radians(d: f32) -> f32
Convert value in degrees to radians
TODO: See where f32::to_radians
ends up, if it gets stabilized into Rust switch back to it
pub fn to_radians(d: f32) -> f32
Convert value in degrees to radians
TODO: See where f32::to_radians
ends up, if it gets stabilized into Rust switch back to it