Embassy
embassy-rp

Crates

git

Versions

rp2040

Flavors

Function embassy_rp::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