Function rp_hal::rom_data::fcos[][src]

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

Return the cosine of angle. angle is in radians, and must be in the range -128 to 128.