Function rp2040_hal::rom_data::double_funcs::datan2

source ·
pub extern "C" fn datan2(y: f64, x: f64) -> f64
Expand description

Computes the arc tangent of y/x using the signs of arguments to determine the correct quadrant