Function firefly_rust::math::cos

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

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