kmath-core
/
space.kscience.kmath.operations
/
tanh
common
tanh
fun <
T
:
AlgebraElement
<
T
, out
HyperbolicOperations
<
T
>>>
tanh
(arg:
T
):
T
Content copied to clipboard
Computes the hyperbolic tangent of
arg
.