Function firefly_rust::math::tan

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

Approximates tan(x) in radians with a maximum error of 0.6.