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