emath
0.29.1
emath
Function
normalized_angle
Copy item path
Source
pub fn normalized_angle(angle:
f32
) ->
f32
Expand description
Wrap angle to
[-PI, PI]
range.