kmath
0.3.1-dev-RC
common
kmath-core
/
space.kscience.kmath.operations
/
ExponentialOperations
/
cosh
cosh
abstract
fun
cosh
(
arg
:
T
)
:
T
(
source
)
Computes the hyperbolic cosine of
arg
.