Function rp_hal::rom_data::fsin[][src]

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

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