devela::_dep::libm

Function tanhf

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

The hyperbolic tangent of x (f32).

x is specified in radians.