kmath-core
/
space.kscience.kmath.operations
/
cosh
common
cosh
fun <
T
:
AlgebraElement
<
T
, out
HyperbolicOperations
<
T
>>>
cosh
(arg:
T
):
T
Content copied to clipboard
Computes the hyperbolic cosine of
arg
.