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