Function tan

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

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