kmath-core
0.3.1
common
kmath-core
/
space.kscience.kmath.operations
/
DoubleBufferOps
/
acosh
acosh
open
override
fun
acosh
(
arg
:
Buffer
<
Double
>
)
:
DoubleBuffer
Computes the inverse hyperbolic cosine of
arg
.