pub extern "C" fn fatan2(y: f32, x: f32) -> f32
Computes the arc tangent of y/x using the signs of arguments to determine the correct quadrant
y/x