Function rootvg_core::math::radians

source ·
pub fn radians(radians: f32) -> Angle
Expand description

Shorthand for Angle { radians: value }.