Function linux_api_math::atan2f [] [src]

pub unsafe extern "C" fn atan2f(y: c_float, x: c_float) -> c_float

Returns the principal value of the arc tangent of y / x, expressed in radians.