libm
0.2.11
In libm::
math::
tanh
libm
::
math
::
tanh
Function
tanh
Copy item path
source
pub fn tanh(x:
f64
) ->
f64
Expand description
The hyperbolic tangent of
x
(f64).
x
is specified in radians.