pub fn tanh(x: f32) -> f32
libm
Hyperbolic tangent function.
Precision is specified when the libm feature is enabled.