kmath
common
kmath-core
/
space.kscience.kmath.operations
/
DoubleBufferOps
/
ln
ln
common
open
override
fun
ln
(
arg
:
Buffer
<
Double
>
)
:
DoubleBuffer
Content copied to clipboard
Computes the natural logarithm (base
e
) of the value
arg
.
Sources
common source
Link copied to clipboard