Function rp2040_hal::rom_data::double_funcs::dsin

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

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