compiler_
builtins
1.89.0-nightly-777d37277-2025-05-17
In compiler_
builtins::
math::
libm_
math::
tanh
compiler_builtins
::
math
::
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.