Function deg_to_rad

Source
pub fn deg_to_rad<Val>(d: Val) -> Val
where Val: Fixed,
Expand description

Convert degrees to radians

Note: this should never overflow