Embassy
embassy-rp

Crates

git

Versions

rp2040

Flavors

Function embassy_rp::rom_data::float_funcs::fatan2

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

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