pub fn deg_to_rad<Val>(d: Val) -> Valwhere Val: Fixed,
Convert degrees to radians
Note: this should never overflow