pub fn tanh(x: f64) -> f64 ⓘ
dep_libm
The hyperbolic tangent of x (f64).
x
x is specified in radians.