Function rp2040_hal::rom_data::float_funcs::fsin

source ·
pub extern "C" fn fsin(angle: f32) -> f32
Expand description

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