Function f_atan2pif

Source
pub fn f_atan2pif(y: f32, x: f32) -> f32
Expand description

Computes atan(x/y) / PI

Max found ULP 0.5