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