Function atan_norm

Source
pub fn atan_norm(x: f32) -> f32
Expand description

Approximates atan(x) normalized to the [−1,1] range with a maximum error of 0.1620 degrees.