embassy-rp

Crates

git

Versions

rp2040

Flavors

embassy_rp::rom_data::float_funcs

Function fcos

Source
pub extern "C" fn fcos(angle: f32) -> f32
Expand description

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