kmath
0.3.1-dev-RC
common
kmath-core
/
space.kscience.kmath.expressions
/
SimpleAutoDiffExtendedField
/
sinh
sinh
open
override
fun
sinh
(
arg
:
AutoDiffValue
<
T
>
)
:
AutoDiffValue
<
T
>
(
source
)
Computes the hyperbolic sine of
arg
.