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