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