kmath
0.3.1-dev-RC
common
kmath-core
/
space.kscience.kmath.operations
/
DoubleBufferOps
/
ln
ln
open
override
fun
ln
(
arg
:
Buffer
<
Double
>
)
:
DoubleBuffer
(
source
)
Computes the natural logarithm (base
e
) of the value
arg
.