pub fn atan_norm(x: f32) -> f32
Approximates atan(x) normalized to the [−1,1] range with a maximum error of 0.1620 degrees.
atan(x)
[−1,1]
0.1620