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