devela::_dep::libm

Function tanf

pub fn tanf(x: f32) -> f32 
Available on crate feature dep_libm only.
Expand description

The tangent of x (f32).

x is specified in radians.