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