Function f_atan2pi

Source
pub fn f_atan2pi(y: f64, x: f64) -> f64
Expand description

Computes atan(x)/PI

Max found ULP 0.5