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