embassy-rp

Crates

git

Versions

rp2040

Flavors

embassy_rp::rom_data::double_funcs

Function 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