devela::_dep::libm

Function tan

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

The tangent of x (f64).

x is specified in radians.