Function emath::normalized_angle

source ·
pub fn normalized_angle(angle: f32) -> f32
Expand description

Wrap angle to [-PI, PI] range.