pub unsafe extern "C" fn atan2f(y: f32, x: f32) -> f32
Expand description

Quadrant-correct inverse circular tangent.