devela::_dep::libm

Function tanh

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

The hyperbolic tangent of x (f64).

x is specified in radians.