kmath
0.3.1-dev-RC
common
kmath-core
/
space.kscience.kmath.operations
/
DoubleBufferOps
/
tanh
tanh
open
override
fun
tanh
(
arg
:
Buffer
<
Double
>
)
:
DoubleBuffer
(
source
)
Computes the hyperbolic tangent of
arg
.