Function sin

Source
pub fn sin(x: f32) -> f32
Expand description

Approximates sin(x) in radians with a maximum error of 0.002.