Function firefly_rust::math::sin

source ยท
pub fn sin(x: f32) -> f32
Expand description

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