Function f_atan2

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

Computes atan(x)

Max found ULP 0.5