Embassy
embassy-rp

Crates

git

Versions

rp2040

Flavors

Function embassy_rp::rom_data::double_funcs::dtan

source ·
pub extern "C" fn dtan(angle: f64) -> f64
Expand description

Calculates the tangent of angle. The value of angle is in radians, and must be in the range -1024 to 1024