kmath
common
kmath-core
/
space.kscience.kmath.expressions
/
SimpleAutoDiffExtendedField
/
tanh
tanh
common
open
override
fun
tanh
(
arg
:
AutoDiffValue
<
T
>
)
:
AutoDiffValue
<
T
>
Content copied to clipboard
Computes the hyperbolic tangent of
arg
.
Sources
common source
Link copied to clipboard